Commit 09ddacb
authored
File tree
250 files changed
+7807
-2431
lines changedFilter options
- .github
- scripts
- workflows
- cores/esp32
- docs/en
- libraries
- ArduinoOTA/examples/BasicOTA
- AsyncUDP
- examples
- AsyncUDPClient
- AsyncUDPMulticastServer
- AsyncUDPServer
- src
- BLE/examples
- BLE5_extended_scan
- BLE5_multi_advertising
- BLE5_periodic_advertising
- BLE5_periodic_sync
- Beacon_Scanner
- Client
- EddystoneTLM_Beacon
- EddystoneURL_Beacon
- Notify
- Scan
- Server
- Server_multiconnect
- UART
- Write
- iBeacon
- BluetoothSerial/examples
- DiscoverConnect
- GetLocalMAC
- SerialToSerialBT
- SerialToSerialBTM
- SerialToSerialBT_Legacy
- SerialToSerialBT_SSP
- bt_classic_device_discovery
- bt_remove_paired_devices
- DNSServer/examples/CaptivePortal
- ESP32/examples
- Camera/CameraWebServer
- HWCDC_Events
- Time/SimpleTime
- Touch
- TouchButton
- TouchButtonV2
- TouchInterrupt
- TouchRead
- Zigbee
- Zigbee_Light_Bulb
- Zigbee_Light_Switch
- Zigbee_Temperature_Sensor
- Zigbee_Thermostat
- ESP_I2S/examples
- ES8388_loopback
- Record_to_WAV
- Simple_tone
- ESP_NOW/examples
- ESP_NOW_Broadcast_Master
- ESP_NOW_Broadcast_Slave
- ESP_NOW_Network
- ESP_NOW_Serial
- ESP_SR/examples/Basic
- ESPmDNS/examples
- mDNS-SD_Extended
- mDNS_Web_Server
- Ethernet/examples
- ETH_LAN8720
- ETH_TLK110
- ETH_WIFI_BRIDGE
- FFat/examples/FFat_time
- HTTPClient/examples
- Authorization
- BasicHttpClient
- BasicHttpsClient
- HTTPClientEnterprise
- ReuseConnection
- StreamHttpClient
- HTTPUpdate/examples
- httpUpdate
- httpUpdateSPIFFS
- httpUpdateSecure
- HTTPUpdateServer/examples/WebUpdater
- Insights/examples
- DiagnosticsSmokeTest
- MinimalDiagnostics
- LittleFS/examples/LITTLEFS_time
- NetBIOS/examples/ESP_NBNST
- NetworkClientSecure/examples
- WiFiClientInsecure
- WiFiClientPSK
- WiFiClientSecure
- WiFiClientSecureEnterprise
- WiFiClientSecureProtocolUpgrade
- WiFiClientShowPeerCredentials
- WiFiClientTrustOnFirstUse
- OpenThread
- examples
- COAP
- coap_lamp
- coap_switch
- SimpleCLI
- SimpleNode
- SimpleThreadNetwork
- ExtendedRouterNode
- LeaderNode
- RouterNode
- ThreadScan
- onReceive
- src
- PPP/examples
- PPP_Basic
- PPP_WIFI_BRIDGE
- RainMaker/examples
- RMakerCustom
- RMakerCustomAirCooler
- RMakerSonoffDualR3
- RMakerSwitch
- SD/examples/SD_time
- SD_MMC/examples
- SD2USBMSC
- SDMMC_Test
- SDMMC_time
- SPI/examples/SPI_Multiple_Buses
- SPIFFS/examples/SPIFFS_time
- SimpleBLE/examples/SimpleBleDevice
- USB
- examples
- CompositeDevice
- ConsumerControl
- CustomHIDDevice
- FirmwareMSC
- Gamepad
- HIDVendor
- Keyboard
- KeyboardLogout
- KeyboardMessage
- KeyboardReprogram
- KeyboardSerial
- KeyboardAndMouseControl
- MIDI
- MidiController
- MidiInterface
- MidiMusicBox
- ReceiveMidi
- Mouse/ButtonMouseControl
- SystemControl
- USBMSC
- USBSerial
- USBVendor
- src
- Update/examples
- AWS_S3_OTA_Update
- HTTPS_OTA_Update
- HTTP_Client_AES_OTA_Update
- HTTP_Server_AES_OTA_Update
- OTAWebUpdater
- WebServer/examples
- AdvancedWebServer
- FSBrowser
- Filters
- HelloServer
- HttpAdvancedAuth
- HttpAuthCallback
- HttpAuthCallbackInline
- HttpBasicAuth
- HttpBasicAuthSHA1
- HttpBasicAuthSHA1orBearerToken
- MultiHomedServers
- PathArgServer
- SDWebServer
- SimpleAuthentification
- UploadHugeFile
- WebServer
- WebUpdate
- WiFi/examples
- FTM
- FTM_Initiator
- FTM_Responder
- SimpleWiFiServer
- WPS
- WiFiAccessPoint
- WiFiBlueToothSwitch
- WiFiClient
- WiFiClientBasic
- WiFiClientConnect
- WiFiClientEnterprise
- WiFiClientEvents
- WiFiClientStaticIP
- WiFiExtender
- WiFiIPv6
- WiFiMulti
- WiFiMultiAdvanced
- WiFiScan
- WiFiScanAsync
- WiFiScanDualAntenna
- WiFiScanTime
- WiFiSmartConfig
- WiFiTelnetToSerial
- WiFiUDPClient
- WiFiProv/examples/WiFiProv
- Wire
- examples
- WireMaster
- WireScan
- WireSlave
- src
- Zigbee
- examples
- Zigbee_Color_Dimmable_Light
- Zigbee_Color_Dimmer_Switch
- Zigbee_On_Off_Light
- Zigbee_On_Off_Switch
- Zigbee_Scan_Networks
- Zigbee_Temperature_Sensor
- Zigbee_Thermostat
- src
- ep
- tests
- performance
- linpack_double
- linpack_float
- validation
- democfg
- psram
- touch
- wifi
- variants
- BharatPi-A7672S-4G
- BharatPi-LoRa
- BharatPi-Node-Wifi
- sparkfun_esp32s3_thing_plus
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
250 files changed
+7807
-2431
lines changed.github/scripts/install-platformio-esp32.sh
Copy file name to clipboardExpand all lines: .github/scripts/install-platformio-esp32.sh+40-9Lines changed: 40 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
| ||
88 | 89 |
|
89 | 90 |
|
90 | 91 |
|
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
91 | 110 |
|
92 |
| - |
93 |
| - |
94 |
| - |
95 |
| - |
96 |
| - |
| 111 | + |
97 | 112 |
|
98 | 113 |
|
99 | 114 |
|
| ||
163 | 178 |
|
164 | 179 |
|
165 | 180 |
|
166 |
| - |
167 |
| - |
168 |
| - |
169 |
| - |
| 181 | + |
170 | 182 |
|
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
171 | 201 |
|
| 202 | + |
172 | 203 |
|
173 | 204 |
|
174 | 205 |
|
|
.github/scripts/sketch_utils.sh
Copy file name to clipboardExpand all lines: .github/scripts/sketch_utils.sh+59-23Lines changed: 59 additions & 23 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
3 | 11 |
|
4 | 12 |
|
5 | 13 |
|
| ||
81 | 89 |
|
82 | 90 |
|
83 | 91 |
|
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
84 | 99 |
|
85 | 100 |
|
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
92 | 107 |
|
93 | 108 |
|
94 | 109 |
|
| ||
140 | 155 |
|
141 | 156 |
|
142 | 157 |
|
143 |
| - |
144 | 158 |
|
| 159 | + |
145 | 160 |
|
146 |
| - |
147 |
| - |
148 |
| - |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
149 | 165 |
|
150 |
| - |
151 |
| - |
152 |
| - |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
153 | 178 |
|
154 | 179 |
|
155 | 180 |
|
| ||
259 | 284 |
|
260 | 285 |
|
261 | 286 |
|
262 |
| - |
| 287 | + |
263 | 288 |
|
264 | 289 |
|
265 |
| - |
| 290 | + |
| 291 | + |
266 | 292 |
|
267 | 293 |
|
268 | 294 |
|
| ||
275 | 301 |
|
276 | 302 |
|
277 | 303 |
|
278 |
| - |
| 304 | + |
279 | 305 |
|
280 | 306 |
|
281 | 307 |
|
| ||
288 | 314 |
|
289 | 315 |
|
290 | 316 |
|
291 |
| - |
| 317 | + |
292 | 318 |
|
293 |
| - |
294 |
| - |
295 |
| - |
296 |
| - |
297 |
| - |
| 319 | + |
298 | 320 |
|
299 | 321 |
|
300 | 322 |
|
| 323 | + |
| 324 | + |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
| 331 | + |
| 332 | + |
| 333 | + |
| 334 | + |
| 335 | + |
| 336 | + |
301 | 337 |
|
302 | 338 |
|
303 | 339 |
|
| ||
374 | 410 |
|
375 | 411 |
|
376 | 412 |
|
377 |
| - |
| 413 | + |
378 | 414 |
|
379 | 415 |
|
380 | 416 |
|
|
.github/scripts/tests_run.sh
Copy file name to clipboardExpand all lines: .github/scripts/tests_run.sh+34-16Lines changed: 34 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 | 13 |
|
29 | 14 |
|
30 | 15 |
|
| ||
34 | 19 |
|
35 | 20 |
|
36 | 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 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
37 | 54 |
|
38 | 55 |
|
39 | 56 |
|
| ||
212 | 229 |
|
213 | 230 |
|
214 | 231 |
|
215 |
| - |
| 232 | + |
| 233 | + |
216 | 234 |
|
217 | 235 |
|
218 | 236 |
|
|
.github/workflows/tests_build.yml
Copy file name to clipboardExpand all lines: .github/workflows/tests_build.yml+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| 32 | + |
32 | 33 |
|
33 | 34 |
|
34 | 35 |
|
| ||
75 | 76 |
|
76 | 77 |
|
77 | 78 |
|
| 79 | + |
78 | 80 |
|
79 | 81 |
|
80 | 82 |
|
| ||
85 | 87 |
|
86 | 88 |
|
87 | 89 |
|
| 90 | + |
.github/workflows/tests_hw.yml
Copy file name to clipboardExpand all lines: .github/workflows/tests_hw.yml-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
66 | 62 |
|
67 | 63 |
|
68 | 64 |
|
|
+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
| 115 | + |
115 | 116 |
|
116 | 117 |
|
117 | 118 |
|
| ||
244 | 245 |
|
245 | 246 |
|
246 | 247 |
|
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
| 259 | + |
247 | 260 |
|
248 | 261 |
|
249 | 262 |
|
|
0 commit comments