File tree
82 files changed
+109
-11
lines changed- tools/sdk
- bin
- include
- config
- esp32
- lwip
- ld
- lib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
82 files changed
+109
-11
lines changedDiff for: tools/sdk/bin/bootloader_dio_40m.bin
1.48 KB
Binary file not shown.
Diff for: tools/sdk/bin/bootloader_qout_80m.bin
0 Bytes
Binary file not shown.
Diff for: tools/sdk/include/config/sdkconfig.h
+2-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
| 90 | + | |
90 | 91 |
| |
91 | 92 |
| |
92 | 93 |
| |
| |||
244 | 245 |
| |
245 | 246 |
| |
246 | 247 |
| |
247 |
| - | |
248 | 248 |
| |
249 | 249 |
| |
250 | 250 |
| |
| |||
392 | 392 |
| |
393 | 393 |
| |
394 | 394 |
| |
395 |
| - | |
396 | 395 |
| |
397 |
| - | |
| 396 | + | |
398 | 397 |
|
+10
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
263 | 263 |
| |
264 | 264 |
| |
265 | 265 |
| |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
266 | 276 |
| |
267 | 277 |
| |
268 | 278 |
| |
|
Diff for: tools/sdk/include/esp32/esp_panic.h
+26-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| |||
61 | 62 |
| |
62 | 63 |
| |
63 | 64 |
| |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
64 | 85 |
| |
65 | 86 |
| |
66 | 87 |
| |
67 | 88 |
| |
68 | 89 |
| |
69 |
| - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
70 | 95 |
| |
71 | 96 |
| |
72 | 97 |
| |
|
Diff for: tools/sdk/include/lwip/lwipopts.h
+11
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
396 | 396 |
| |
397 | 397 |
| |
398 | 398 |
| |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
399 | 410 |
| |
400 | 411 |
| |
401 | 412 |
| |
|
Diff for: tools/sdk/include/lwip/netdb.h
+8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
35 | 39 |
| |
36 | 40 |
| |
37 | 41 |
| |
38 | 42 |
| |
39 | 43 |
| |
40 | 44 |
| |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + |
Diff for: tools/sdk/include/lwip/tcp_isn.h
+48
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + |
Diff for: tools/sdk/ld/esp32.project.ld
+1-5
Large diffs are not rendered by default.
Diff for: tools/sdk/lib/libapp_trace.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libapp_update.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libasio.a
-80 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libbootloader_support.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libbt.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libcoap.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libcoexist.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libconsole.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libcore.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libcxx.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libdriver.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libefuse.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libesp-tls.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libesp32-camera.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libesp32.a
1.9 KB
Binary file not shown.
Diff for: tools/sdk/lib/libesp_adc_cal.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libesp_event.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libesp_http_client.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libesp_http_server.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libesp_https_ota.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libesp_https_server.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libesp_ringbuf.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libesp_websocket_client.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libespcoredump.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libespnow.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libethernet.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libexpat.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libface_detection.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libface_recognition.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libfatfs.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libfb_gfx.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libfreemodbus.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libfreertos.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libheap.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libimage_util.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libjsmn.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libjson.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/liblibsodium.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/liblog.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/liblwip.a
-5.2 KB
Binary file not shown.
Diff for: tools/sdk/lib/libmbedtls.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libmdns.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libmesh.a
3.18 KB
Binary file not shown.
Diff for: tools/sdk/lib/libmicro-ecc.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libmqtt.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libnet80211.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libnewlib.a
686 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libnghttp.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libnvs_flash.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libopenssl.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libpp.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libprotobuf-c.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libprotocomm.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libpthread.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libsdmmc.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libsmartconfig.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libsmartconfig_ack.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libsoc.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libspi_flash.a
836 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libspiffs.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libtcp_transport.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libtcpip_adapter.a
840 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libulp.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libunity.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libvfs.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libwear_levelling.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libwifi_provisioning.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libwpa.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libwpa2.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libwpa_supplicant.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libwps.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/lib/libxtensa-debug-module.a
0 Bytes
Binary file not shown.
Diff for: tools/sdk/sdkconfig
+3-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
457 | 457 |
| |
458 | 458 |
| |
459 | 459 |
| |
460 |
| - | |
461 |
| - | |
| 460 | + | |
| 461 | + | |
462 | 462 |
| |
463 | 463 |
| |
464 | 464 |
| |
| |||
690 | 690 |
| |
691 | 691 |
| |
692 | 692 |
| |
| 693 | + | |
693 | 694 |
| |
694 | 695 |
| |
695 | 696 |
| |
|
0 commit comments