File tree
353 files changed
+9567
-1376
lines changed- .github/scripts
- cores/esp32
- docs
- arduino-ide
- libraries
- ArduinoOTA
- examples/OTAWebUpdater
- src
- AsyncUDP/src
- BLE
- examples
- BLE_Beacon_Scanner
- BLE_EddystoneTLM_Beacon
- BLE_EddystoneURL_Beacon
- src
- DNSServer
- examples/CaptivePortal
- src
- EEPROM/examples/eeprom_class
- ESP32/examples
- ChipID/GetChipID
- RMT
- RMTCallback
- RMTLoopback
- RMTReadXJT
- ESPmDNS
- examples/mDNS_Web_Server
- src
- FS/src
- HTTPClient/src
- HTTPUpdate/examples
- httpUpdate
- httpUpdateSecure
- HTTPUpdateServer
- examples/WebUpdater
- src
- Preferences/src
- SD/src
- SPI/src
- SPIFFS/src
- Update
- examples/HTTPS_OTA_Update
- src
- WebServer
- examples
- HelloServer
- PathArgServer
- src
- detail
- WiFi
- examples
- WPS
- WiFiProv
- src
- WiFiClientSecure/src
- package
- tools
- sdk
- bin
- include
- bt
- config
- driver/driver
- esp-face
- esp32
- esp32-camera
- esp_event
- esp_http_client
- esp_https_ota
- esp_websocket_client
- log
- lwip
- arch
- lwip
- netif/ppp
- mbedtls/mbedtls
- mqtt
- newlib
- smartconfig_ack
- soc/soc
- spi_flash
- tcp_transport
- tcpip_adapter
- vfs
- ld
- lib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
353 files changed
+9567
-1376
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
51 | 57 |
| |
52 | 58 |
| |
53 |
| - | |
| 59 | + | |
54 | 60 |
| |
55 |
| - | |
| 61 | + | |
56 | 62 |
| |
57 | 63 |
| |
58 | 64 |
| |
59 | 65 |
| |
60 |
| - | |
| 66 | + | |
61 | 67 |
| |
62 | 68 |
| |
63 | 69 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
| 15 | + | |
21 | 16 |
| |
22 | 17 |
| |
23 | 18 |
| |
24 | 19 |
| |
25 | 20 |
| |
26 | 21 |
| |
27 |
| - | |
| 22 | + | |
28 | 23 |
| |
29 | 24 |
| |
30 | 25 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
330 | 330 |
| |
331 | 331 |
| |
332 | 332 |
| |
333 |
| - | |
| 333 | + | |
334 | 334 |
| |
335 | 335 |
| |
336 | 336 |
| |
|
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
| 63 | + | |
63 | 64 |
| |
64 | 65 |
| |
65 | 66 |
| |
| |||
207 | 208 |
| |
208 | 209 |
| |
209 | 210 |
| |
210 |
| - | |
| 211 | + | |
211 | 212 |
| |
212 | 213 |
| |
213 | 214 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
79 | 85 |
| |
80 | 86 |
| |
81 | 87 |
| |
82 | 88 |
| |
83 | 89 |
| |
84 | 90 |
| |
85 |
| - | |
86 | 91 |
| |
87 | 92 |
| |
88 | 93 |
| |
|
+4-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 | 14 |
| |
16 |
| - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
17 | 19 |
| |
18 | 20 |
| |
19 | 21 |
| |
|
0 commit comments