File tree
202 files changed
+8748
-2380
lines changed- .github
- scripts
- workflows
- cores/esp32
- docs/source
- api
- boards
- idf_component_examples/Hello_world
- main
- libraries
- ArduinoOTA/examples/OTAWebUpdater
- BLE/src
- BluetoothSerial/src
- ESP32/examples
- MacAddress/GetMacAddress
- RMT
- RMTWriteNeoPixel
- RMT_CPUFreq_Test
- ResetReason
- ResetReason
- ResetReason2
- ESP_I2S/src
- ESPmDNS/examples/mDNS_Web_Server
- Ethernet
- examples
- ETH_LAN8720
- ETH_TLK110
- src
- HTTPUpdate/src
- RainMaker
- examples
- RMakerCustom
- RMakerCustomAirCooler
- RMakerSonoffDualR3
- RMakerSwitch
- src
- SD/src
- SD_MMC/src
- SPI/src
- USB
- examples/MIDI
- MidiController
- MidiInterface
- MidiMusicBox
- ReceiveMidi
- src
- Update
- examples/OTAWebUpdater
- src
- WebServer
- examples/WebServer
- data
- src
- detail
- WiFi
- examples
- FTM/FTM_Initiator
- SimpleWiFiServer
- WPS
- WiFiAccessPoint
- WiFiBlueToothSwitch
- WiFiClientEvents
- WiFiIPv6
- WiFiScan
- WiFiScanAsync
- WiFiTelnetToSerial
- WiFiUDPClient
- src
- WiFiProv/examples/WiFiProv
- Wire
- examples/WireSlave
- src
- package
- tools
- ide-debug
- partitions
- variants
- adafruit_feather_esp32s2
- adafruit_feather_esp32s2_reversetft
- adafruit_feather_esp32s2_tft
- adafruit_feather_esp32s3_reversetft
- adafruit_feather_esp32s3_tft
- adafruit_funhouse_esp32s2
- adafruit_magtag29_esp32s2
- adafruit_metro_esp32s2
- adafruit_qtpy_esp32s2
- adafruit_qtpy_esp32s3_nopsram
- arduino_nano_nora
- extra/nora_recovery
- doitESPduino32
- esp32c2
- esp32c3-devkit-lipo
- esp32c6-evb
- esp32s2-devkit-lipo
- esp32s2-devkit-lipo-usb
- esp32s3-devkit-lipo
- esp32s3_powerfeather
- sensebox_mcu_esp32s2
- um_tinyc6
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
202 files changed
+8748
-2380
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
| 50 | + | |
50 | 51 |
| |
51 | 52 |
| |
52 | 53 |
| |
|
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
48 | 58 |
| |
49 | 59 |
| |
50 | 60 |
| |
|
Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
| 96 | + | |
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
|
Lines changed: 1 addition & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
| 118 | + | |
118 | 119 |
| |
119 | 120 |
| |
120 | 121 |
| |
| |||
254 | 255 |
| |
255 | 256 |
| |
256 | 257 |
| |
257 |
| - | |
258 |
| - | |
259 |
| - | |
260 |
| - | |
261 |
| - | |
262 |
| - | |
263 |
| - | |
264 |
| - | |
265 |
| - | |
266 | 258 |
| |
267 | 259 |
| |
268 | 260 |
| |
269 | 261 |
| |
270 | 262 |
| |
271 | 263 |
| |
272 |
| - | |
273 |
| - | |
274 |
| - |
Lines changed: 19 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
34 | 40 |
| |
35 | 41 |
| |
36 | 42 |
| |
| |||
40 | 46 |
| |
41 | 47 |
| |
42 | 48 |
| |
43 |
| - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
44 | 61 |
| |
45 | 62 |
| |
46 | 63 |
| |
|
0 commit comments