File tree
157 files changed
+32
-26
lines changed- tools
- sdk
- esp32
- include
- config
- esp_eth/include
- freertos/include/freertos
- hal/esp32/include/hal
- ld
- lib
- esp32c3
- bin
- include
- config
- esp_eth/include
- freertos/include/freertos
- ld
- lib
- esp32s2
- include
- config
- esp_eth/include
- freertos/include/freertos
- ld
- lib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
157 files changed
+32
-26
lines changedDiff for: platform.txt
+3-3
Large diffs are not rendered by default.
Diff for: tools/platformio-build-esp32.py
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
298 | 298 |
| |
299 | 299 |
| |
300 | 300 |
| |
301 |
| - | |
| 301 | + | |
302 | 302 |
| |
303 | 303 |
| |
304 | 304 |
| |
|
Diff for: tools/platformio-build-esp32c3.py
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
281 | 281 |
| |
282 | 282 |
| |
283 | 283 |
| |
284 |
| - | |
| 284 | + | |
285 | 285 |
| |
286 | 286 |
| |
287 | 287 |
| |
|
Diff for: tools/platformio-build-esp32s2.py
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
285 | 285 |
| |
286 | 286 |
| |
287 | 287 |
| |
288 |
| - | |
| 288 | + | |
289 | 289 |
| |
290 | 290 |
| |
291 | 291 |
| |
|
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
363 | 363 |
| |
364 | 364 |
| |
365 | 365 |
| |
| 366 | + | |
366 | 367 |
| |
367 | 368 |
| |
368 | 369 |
| |
| |||
694 | 695 |
| |
695 | 696 |
| |
696 | 697 |
| |
697 |
| - | |
| 698 | + | |
698 | 699 |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
391 | 391 |
| |
392 | 392 |
| |
393 | 393 |
| |
394 |
| - | |
| 394 | + | |
395 | 395 |
| |
396 | 396 |
| |
397 | 397 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
277 | 277 |
| |
278 | 278 |
| |
279 | 279 |
| |
280 |
| - | |
| 280 | + | |
281 | 281 |
| |
282 | 282 |
| |
283 | 283 |
| |
|
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
140 |
| - | |
| 140 | + | |
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
| |||
406 | 406 |
| |
407 | 407 |
| |
408 | 408 |
| |
409 |
| - | |
| 409 | + | |
410 | 410 |
| |
411 | 411 |
| |
412 | 412 |
| |
|
Diff for: tools/sdk/esp32/ld/sections.ld
+2-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
321 | 321 |
| |
322 | 322 |
| |
323 | 323 |
| |
324 |
| - | |
| 324 | + | |
325 | 325 |
| |
326 | 326 |
| |
327 | 327 |
| |
| |||
601 | 601 |
| |
602 | 602 |
| |
603 | 603 |
| |
604 |
| - | |
605 | 604 |
| |
| 605 | + | |
606 | 606 |
| |
607 | 607 |
| |
608 | 608 |
| |
| |||
728 | 728 |
| |
729 | 729 |
| |
730 | 730 |
| |
731 |
| - | |
732 | 731 |
| |
733 | 732 |
| |
734 | 733 |
| |
|
Diff for: tools/sdk/esp32/lib/libapp_update.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libbt.a
-144 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libbutton.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libcoap.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libdriver.a
52 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libefuse.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libesp-tls.a
40 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libesp32-camera.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libesp_eth.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libesp_event.a
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libesp_hw_support.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libesp_ipc.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libesp_lcd.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libesp_littlefs.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libesp_netif.a
4 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libesp_phy.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libesp_pm.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libesp_rainmaker.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libesp_ringbuf.a
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libesp_system.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libesp_timer.a
-40 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libesp_wifi.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libfatfs.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libfreemodbus.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libfreertos.a
43.5 KB
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libhal.a
144 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/liblog.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/liblwip.a
-168 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libmbedcrypto.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libmdns.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libmqtt.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libnewlib.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libpthread.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libsdmmc.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libspi_flash.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libspiffs.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libtcp_transport.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libvfs.a
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/lib/libwpa_supplicant.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32/sdkconfig
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
965 | 965 |
| |
966 | 966 |
| |
967 | 967 |
| |
| 968 | + | |
| 969 | + | |
968 | 970 |
| |
969 | 971 |
| |
970 | 972 |
| |
|
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
326 | 326 |
| |
327 | 327 |
| |
328 | 328 |
| |
| 329 | + | |
329 | 330 |
| |
330 | 331 |
| |
331 | 332 |
| |
| |||
631 | 632 |
| |
632 | 633 |
| |
633 | 634 |
| |
634 |
| - | |
| 635 | + | |
635 | 636 |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
391 | 391 |
| |
392 | 392 |
| |
393 | 393 |
| |
394 |
| - | |
| 394 | + | |
395 | 395 |
| |
396 | 396 |
| |
397 | 397 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
277 | 277 |
| |
278 | 278 |
| |
279 | 279 |
| |
280 |
| - | |
| 280 | + | |
281 | 281 |
| |
282 | 282 |
| |
283 | 283 |
| |
|
Diff for: tools/sdk/esp32c3/ld/sections.ld
+2-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
156 | 156 |
| |
157 | 157 |
| |
158 | 158 |
| |
159 |
| - | |
| 159 | + | |
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
| |||
305 | 305 |
| |
306 | 306 |
| |
307 | 307 |
| |
308 |
| - | |
309 | 308 |
| |
| 309 | + | |
310 | 310 |
| |
311 | 311 |
| |
312 | 312 |
| |
| |||
357 | 357 |
| |
358 | 358 |
| |
359 | 359 |
| |
360 |
| - | |
361 | 360 |
| |
362 | 361 |
| |
363 | 362 |
| |
|
Diff for: tools/sdk/esp32c3/lib/libapp_update.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libasio.a
-4 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libbt.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libcoap.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libdriver.a
96 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libefuse.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libesp-tls.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libesp_eth.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libesp_event.a
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libesp_lcd.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libesp_littlefs.a
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libesp_netif.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libesp_phy.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libesp_pm.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libesp_ringbuf.a
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libesp_system.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libesp_timer.a
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libesp_wifi.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libfatfs.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libfreemodbus.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libfreertos.a
49.7 KB
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/liblog.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/liblwip.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libmbedcrypto.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libmdns.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libmqtt.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libnewlib.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libpthread.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libsdmmc.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libspi_flash.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libspiffs.a
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/lib/libvfs.a
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Diff for: tools/sdk/esp32c3/sdkconfig
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
968 | 968 |
| |
969 | 969 |
| |
970 | 970 |
| |
| 971 | + | |
| 972 | + | |
971 | 973 |
| |
972 | 974 |
| |
973 | 975 |
| |
|
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
290 | 290 |
| |
291 | 291 |
| |
292 | 292 |
| |
| 293 | + | |
293 | 294 |
| |
294 | 295 |
| |
295 | 296 |
| |
| |||
601 | 602 |
| |
602 | 603 |
| |
603 | 604 |
| |
604 |
| - | |
| 605 | + | |
605 | 606 |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
391 | 391 |
| |
392 | 392 |
| |
393 | 393 |
| |
394 |
| - | |
| 394 | + | |
395 | 395 |
| |
396 | 396 |
| |
397 | 397 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
277 | 277 |
| |
278 | 278 |
| |
279 | 279 |
| |
280 |
| - | |
| 280 | + | |
281 | 281 |
| |
282 | 282 |
| |
283 | 283 |
| |
|
0 commit comments