Commit 34c81be
File tree
Expand file treeCollapse file tree
538 files changed
+17023
-4250
lines changedFilter options
- tools
- sdk
- esp32
- include
- asio/port/include
- coap/libcoap/include/coap3
- config
- driver/include/driver
- esp-face/include
- image
- layer
- model_zoo
- nn
- tool
- typedef
- esp_hw_support/include
- esp_lcd/include
- esp_littlefs/include
- esp_wifi/include
- freertos
- include
- esp_additions/freertos
- freertos
- port/xtensa/include/freertos
- hal/include/hal
- lwip/port/esp32/include
- mdns/include
- mqtt/esp-mqtt/include
- openssl/include/openssl
- protocomm/include/transports
- soc
- esp32/include/soc
- include/soc
- spi_flash/include
- esp_private
- wpa_supplicant/esp_supplicant/include
- ld
- lib
- esp32c3
- bin
- include
- asio/port/include
- coap/libcoap/include/coap3
- config
- driver/include/driver
- esp-face/include
- detect
- image
- layer
- math
- model_zoo
- nn
- tool
- typedef
- esp_https_server/include
- esp_hw_support/include
- esp_lcd/include
- esp_littlefs/include
- esp_wifi/include
- freertos
- include
- esp_additions/freertos
- freertos
- port/riscv/include/freertos
- hal
- esp32c3/include/hal
- include/hal
- lwip/port/esp32/include
- mdns/include
- mqtt/esp-mqtt/include
- openssl/include/openssl
- protocomm/include/transports
- soc
- esp32c3/include/soc
- include/soc
- spi_flash/include
- esp_private
- wpa_supplicant/esp_supplicant/include
- ld
- lib
- esp32s2
- include
- arduino_tinyusb
- include
- tinyusb/src
- class
- audio
- cdc
- net
- vendor
- video
- common
- device
- asio/port/include
- coap/libcoap/include/coap3
- config
- driver
- esp32s2/include/driver
- include/driver
- esp-face/include
- image
- layer
- model_zoo
- nn
- tool
- typedef
- esp_https_server/include
- esp_hw_support/include
- esp_lcd/include
- esp_littlefs/include
- esp_wifi/include
- freertos
- include
- esp_additions/freertos
- freertos
- port/xtensa/include/freertos
- hal
- esp32s2/include/hal
- include/hal
- lwip/port/esp32/include
- mdns/include
- mqtt/esp-mqtt/include
- openssl/include/openssl
- protocomm/include/transports
- soc
- esp32s2/include/soc
- include/soc
- spi_flash/include
- esp_private
- wpa_supplicant/esp_supplicant/include
- ld
- lib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
538 files changed
+17023
-4250
lines changed+4-4Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.
tools/platformio-build-esp32.py
Copy file name to clipboardExpand all lines: tools/platformio-build-esp32.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
300 | 300 |
|
301 | 301 |
|
302 | 302 |
|
303 |
| - |
| 303 | + |
304 | 304 |
|
305 | 305 |
|
306 | 306 |
|
|
tools/platformio-build-esp32c3.py
Copy file name to clipboardExpand all lines: tools/platformio-build-esp32c3.py+11-2Lines changed: 11 additions & 2 deletions
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 | + |
266 | 275 |
|
267 | 276 |
|
268 | 277 |
|
| ||
273 | 282 |
|
274 | 283 |
|
275 | 284 |
|
276 |
| - |
| 285 | + |
277 | 286 |
|
278 | 287 |
|
279 | 288 |
|
| ||
282 | 291 |
|
283 | 292 |
|
284 | 293 |
|
285 |
| - |
| 294 | + |
286 | 295 |
|
287 | 296 |
|
288 | 297 |
|
|
tools/platformio-build-esp32s2.py
Copy file name to clipboardExpand all lines: tools/platformio-build-esp32s2.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
286 | 286 |
|
287 | 287 |
|
288 | 288 |
|
289 |
| - |
| 289 | + |
290 | 290 |
|
291 | 291 |
|
292 | 292 |
|
|
tools/sdk/esp32/include/asio/port/include/esp_asio_config.h
Copy file name to clipboardExpand all lines: tools/sdk/esp32/include/asio/port/include/esp_asio_config.h+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
21 | 26 |
|
22 | 27 |
|
23 | 28 |
|
|
tools/sdk/esp32/include/coap/libcoap/include/coap3/coap_block_internal.h
Copy file name to clipboardExpand all lines: tools/sdk/esp32/include/coap/libcoap/include/coap3/coap_block_internal.h+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
191 | 191 |
|
192 | 192 |
|
193 | 193 |
|
| 194 | + |
| 195 | + |
| 196 | + |
194 | 197 |
|
195 | 198 |
|
196 | 199 |
|
|
tools/sdk/esp32/include/coap/libcoap/include/coap3/coap_dtls.h
Copy file name to clipboardExpand all lines: tools/sdk/esp32/include/coap/libcoap/include/coap3/coap_dtls.h+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
30 | 36 |
|
31 | 37 |
|
32 | 38 |
|
|
tools/sdk/esp32/include/coap/libcoap/include/coap3/coap_event.h
Copy file name to clipboardExpand all lines: tools/sdk/esp32/include/coap/libcoap/include/coap3/coap_event.h+14-14Lines changed: 14 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
28 |
| - |
| 27 | + |
29 | 28 |
|
30 | 29 |
|
31 | 30 |
|
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
36 | 35 |
|
37 | 36 |
|
38 | 37 |
|
39 | 38 |
|
40 |
| - |
41 |
| - |
42 |
| - |
| 39 | + |
| 40 | + |
| 41 | + |
43 | 42 |
|
44 | 43 |
|
45 | 44 |
|
46 | 45 |
|
47 |
| - |
48 |
| - |
49 |
| - |
| 46 | + |
| 47 | + |
| 48 | + |
50 | 49 |
|
51 | 50 |
|
52 |
| - |
| 51 | + |
53 | 52 |
|
54 |
| - |
| 53 | + |
| 54 | + |
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
|
tools/sdk/esp32/include/coap/libcoap/include/coap3/coap_time.h
Copy file name to clipboardExpand all lines: tools/sdk/esp32/include/coap/libcoap/include/coap3/coap_time.h+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
| 91 | + |
91 | 92 |
|
| 93 | + |
| 94 | + |
| 95 | + |
92 | 96 |
|
93 | 97 |
|
94 | 98 |
|
|
tools/sdk/esp32/include/coap/libcoap/include/coap3/net.h
Copy file name to clipboardExpand all lines: tools/sdk/esp32/include/coap/libcoap/include/coap3/net.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
|
tools/sdk/esp32/include/coap/libcoap/include/coap3/pdu.h
Copy file name to clipboardExpand all lines: tools/sdk/esp32/include/coap/libcoap/include/coap3/pdu.h-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
299 | 299 |
|
300 | 300 |
|
301 | 301 |
|
302 |
| - |
303 | 302 |
|
304 | 303 |
|
305 | 304 |
|
|
tools/sdk/esp32/include/coap/libcoap/include/coap3/resource.h
Copy file name to clipboardExpand all lines: tools/sdk/esp32/include/coap/libcoap/include/coap3/resource.h+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
| 86 | + |
| 87 | + |
87 | 88 |
|
88 | 89 |
|
89 | 90 |
|
|
tools/sdk/esp32/include/config/sdkconfig.h
Copy file name to clipboardExpand all lines: tools/sdk/esp32/include/config/sdkconfig.h+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| 29 | + |
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
| ||
369 | 370 |
|
370 | 371 |
|
371 | 372 |
|
| 373 | + |
372 | 374 |
|
373 | 375 |
|
374 | 376 |
|
| ||
480 | 482 |
|
481 | 483 |
|
482 | 484 |
|
| 485 | + |
483 | 486 |
|
484 | 487 |
|
485 | 488 |
|
| ||
675 | 678 |
|
676 | 679 |
|
677 | 680 |
|
678 |
| - |
| 681 | + |
679 | 682 |
|
0 commit comments