File tree
90 files changed
+30
-14
lines changed- libraries/ESPmDNS/src
- tools
- sdk
- bin
- include
- bt
- config
- esp32
- ld
- lib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
90 files changed
+30
-14
lines changedDiff for: libraries/ESPmDNS/src/ESPmDNS.h
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
| 87 | + | |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
|
Diff for: platform.txt
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
Diff for: tools/platformio-build.py
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
171 | 171 |
| |
172 | 172 |
| |
173 | 173 |
| |
174 |
| - | |
| 174 | + | |
175 | 175 |
| |
176 | 176 |
| |
177 | 177 |
| |
|
Diff for: tools/sdk/bin/bootloader_dio_40m.bin
1.34 KB
Binary file not shown.
Diff for: tools/sdk/bin/bootloader_dio_80m.bin
-128 Bytes
Binary file not shown.
Diff for: tools/sdk/bin/bootloader_dout_40m.bin
-144 Bytes
Binary file not shown.
Diff for: tools/sdk/bin/bootloader_dout_80m.bin
-128 Bytes
Binary file not shown.
Diff for: tools/sdk/bin/bootloader_qio_40m.bin
-1.59 KB
Binary file not shown.
Diff for: tools/sdk/bin/bootloader_qio_80m.bin
-144 Bytes
Binary file not shown.
Diff for: tools/sdk/bin/bootloader_qout_40m.bin
-144 Bytes
Binary file not shown.
Diff for: tools/sdk/bin/bootloader_qout_80m.bin
-144 Bytes
Binary file not shown.
Diff for: tools/sdk/include/bt/esp_bt.h
+6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
331 | 331 |
| |
332 | 332 |
| |
333 | 333 |
| |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
334 | 340 |
| |
335 | 341 |
| |
336 | 342 |
| |
|
Diff for: tools/sdk/include/config/sdkconfig.h
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
396 | 396 |
| |
397 | 397 |
| |
398 | 398 |
| |
399 |
| - | |
| 399 | + | |
400 | 400 |
|
Diff for: tools/sdk/include/esp32/esp_phy_init.h
+7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
244 | 244 |
| |
245 | 245 |
| |
246 | 246 |
| |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
247 | 254 |
| |
248 | 255 |
| |
249 | 256 |
| |
|
Diff for: tools/sdk/include/esp32/esp_wifi.h
+5-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
442 | 442 |
| |
443 | 443 |
| |
444 | 444 |
| |
| 445 | + | |
| 446 | + | |
445 | 447 |
| |
446 | 448 |
| |
447 | 449 |
| |
| |||
905 | 907 |
| |
906 | 908 |
| |
907 | 909 |
| |
908 |
| - | |
909 |
| - | |
910 |
| - | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
911 | 913 |
| |
912 | 914 |
| |
913 | 915 |
| |
|
+5-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| |||
364 | 364 |
| |
365 | 365 |
| |
366 | 366 |
| |
| 367 | + | |
367 | 368 |
| |
368 | 369 |
| |
369 | 370 |
| |
|
0 commit comments