File tree
588 files changed
+15429
-1653
lines changed- tools
- sdk
- esp32
- bin
- include
- app_update/include
- bootloader_support/include
- bt/include/esp32/include
- config
- console
- linenoise
- driver/include
- driver
- esp_private
- esp_common/include
- esp_eth/include
- esp_event/include
- esp_http_client/include
- esp_hw_support
- include
- soc
- esp32
- esp32c3
- esp32h2
- esp32s2
- esp32s3
- port/esp32
- esp_rom/include
- esp32/rom
- esp32c3/rom
- esp32h2/rom
- esp32s2/rom
- esp32s3/rom
- esp_system/include
- freertos/port/xtensa/include/freertos
- hal
- esp32/include/hal
- include/hal
- heap/include
- soc
- idf_test/include/esp32
- ieee802154/include
- log/include
- mbedtls
- mbedtls/include/mbedtls
- port/include/mbedtls
- newlib/platform_include/sys
- protocomm/include/transports
- soc
- esp32/include/soc
- include/soc
- wifi_provisioning/include/wifi_provisioning
- ld
- lib
- esp32c3
- bin
- include
- app_update/include
- bootloader_support/include
- config
- console
- linenoise
- driver
- esp32c3/include/driver
- include
- driver
- esp_private
- efuse/esp32c3/include
- esp_common/include
- esp_eth/include
- esp_event/include
- esp_http_client/include
- esp_hw_support/include
- soc
- esp32
- esp32c3
- esp32h2
- esp32s2
- esp32s3
- esp_rom/include
- esp32/rom
- esp32c3/rom
- esp32h2/rom
- esp32s2/rom
- esp32s3/rom
- esp_system
- include
- port/include/riscv
- hal
- esp32c3/include/hal
- include/hal
- heap/include
- soc
- idf_test/include/esp32
- ieee802154/include
- log/include
- mbedtls
- mbedtls/include/mbedtls
- port/include/mbedtls
- newlib/platform_include/sys
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
588 files changed
+15429
-1653
lines changedDiff for: platform.txt
+9-9
Large diffs are not rendered by default.
Diff for: tools/esptool.py
+130-96
Large diffs are not rendered by default.
Diff for: tools/platformio-build-esp32.py
+10-9
Large diffs are not rendered by default.
Diff for: tools/platformio-build-esp32c3.py
+9-8
Large diffs are not rendered by default.
Diff for: tools/platformio-build-esp32s2.py
+9-9
Large diffs are not rendered by default.
-464 Bytes
Binary file not shown.
-464 Bytes
Binary file not shown.
-464 Bytes
Binary file not shown.
-464 Bytes
Binary file not shown.
-480 Bytes
Binary file not shown.
-480 Bytes
Binary file not shown.
-480 Bytes
Binary file not shown.
-480 Bytes
Binary file not shown.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
| 12 | + | |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
| |||
62 | 63 |
| |
63 | 64 |
| |
64 | 65 |
| |
65 |
| - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
66 | 70 |
| |
67 |
| - | |
68 | 71 |
| |
69 | 72 |
| |
70 | 73 |
| |
71 | 74 |
| |
72 | 75 |
| |
73 |
| - | |
| 76 | + | |
74 | 77 |
| |
75 | 78 |
| |
76 | 79 |
| |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
77 | 97 |
| |
78 | 98 |
| |
79 | 99 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
28 | 60 |
| |
29 | 61 |
| |
30 | 62 |
| |
|
+5-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
327 | 327 |
| |
328 | 328 |
| |
329 | 329 |
| |
| 330 | + | |
| 331 | + | |
330 | 332 |
| |
331 | 333 |
| |
332 | 334 |
| |
| |||
454 | 456 |
| |
455 | 457 |
| |
456 | 458 |
| |
| 459 | + | |
| 460 | + | |
457 | 461 |
| |
458 | 462 |
| |
459 | 463 |
| |
| |||
686 | 690 |
| |
687 | 691 |
| |
688 | 692 |
| |
689 |
| - | |
| 693 | + | |
690 | 694 |
|
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| 51 | + | |
51 | 52 |
| |
52 | 53 |
| |
53 | 54 |
| |
| |||
61 | 62 |
| |
62 | 63 |
| |
63 | 64 |
| |
| 65 | + | |
64 | 66 |
| |
65 | 67 |
| |
66 | 68 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
| 75 | + | |
75 | 76 |
| |
76 | 77 |
| |
77 | 78 |
| |
|
+7-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
78 |
| - | |
| 77 | + | |
| 78 | + | |
79 | 79 |
| |
80 |
| - | |
81 |
| - | |
82 |
| - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
83 | 84 |
| |
84 |
| - | |
| 85 | + | |
85 | 86 |
| |
86 | 87 |
| |
87 | 88 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 |
| - | |
| 108 | + | |
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
| |||
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
197 |
| - | |
| 197 | + | |
| 198 | + | |
198 | 199 |
| |
199 | 200 |
| |
200 | 201 |
| |
| |||
257 | 258 |
| |
258 | 259 |
| |
259 | 260 |
| |
260 |
| - | |
| 261 | + | |
| 262 | + | |
261 | 263 |
| |
262 | 264 |
| |
263 | 265 |
| |
|
+31-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
| 42 | + | |
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
| |||
58 | 59 |
| |
59 | 60 |
| |
60 | 61 |
| |
61 |
| - | |
| 62 | + | |
62 | 63 |
| |
63 | 64 |
| |
64 | 65 |
| |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
65 | 79 |
| |
66 | 80 |
| |
67 | 81 |
| |
| |||
79 | 93 |
| |
80 | 94 |
| |
81 | 95 |
| |
| 96 | + | |
| 97 | + | |
| 98 | + | |
82 | 99 |
| |
83 | 100 |
| |
84 | 101 |
| |
| |||
171 | 188 |
| |
172 | 189 |
| |
173 | 190 |
| |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
174 | 203 |
| |
175 | 204 |
| |
176 | 205 |
| |
|
0 commit comments