File tree
200 files changed
+2803
-452
lines changed- .github
- scripts
- workflows
- cores/esp32
- docs
- en
- api
- boards
- guides
- migration_guides
- tutorials
- libraries
- ArduinoOTA
- src
- BLE
- examples/BLE5_extended_scan
- src
- BluetoothSerial/examples/DiscoverConnect
- EEPROM
- ESP32/examples
- Camera/CameraWebServer
- DeepSleep/ExternalWakeUp
- FreeRTOS/BasicMultiThreading
- GPIO/BlinkRGB
- RMT
- Legacy_RMT_Driver_Compatible
- RMTWrite_RGB_LED
- RMT_CPUFreq_Test
- Serial
- OnReceiveError_BREAK_Demo
- RxFIFOFull_Demo
- RxTimeout_Demo
- Touch
- TouchButton
- TouchButtonV2
- Zigbee
- Zigbee_Light_Bulb
- Zigbee_Light_Switch
- Zigbee_Temperature_Sensor
- Zigbee_Thermostat
- Insights/examples
- DiagnosticsSmokeTest
- MinimalDiagnostics
- LittleFS/examples/LITTLEFS_PlatformIO
- NetBIOS/src
- Network/src
- NetworkClientSecure
- examples/WiFiClientTrustOnFirstUse
- OpenThread
- examples/COAP
- coap_lamp
- coap_switch
- src
- PPP/src
- RainMaker
- examples
- src
- SD
- SD_MMC
- SPI/examples/SPI_Multiple_Buses
- Update/src
- WebServer
- examples
- MultiHomedServers
- WebServer
- src
- WiFi/examples
- WiFiClient
- WiFiClientConnect
- WiFiClientEnterprise
- WiFiScan
- WiFiScanAsync
- WiFiScanDualAntenna
- WiFiScanTime
- WiFiProv/examples/WiFiProv
- package
- tests
- validation
- democfg
- hello_world
- nvs
- tools
- partitions
- pre-commit
- variants
- Bee_Data_Logger
- Bee_Motion_S3
- Bee_S3
- adafruit_camera_esp32s3
- adafruit_feather_esp32_v2
- adafruit_feather_esp32c6
- adafruit_feather_esp32s2
- adafruit_feather_esp32s2_reversetft
- adafruit_feather_esp32s2_tft
- adafruit_feather_esp32s3
- adafruit_feather_esp32s3_nopsram
- adafruit_feather_esp32s3_reversetft
- adafruit_feather_esp32s3_tft
- adafruit_itsybitsy_esp32
- adafruit_magtag29_esp32s2
- adafruit_matrixportal_esp32s3
- adafruit_metro_esp32s2
- adafruit_metro_esp32s3
- adafruit_qtpy_esp32
- adafruit_qtpy_esp32c3
- adafruit_qtpy_esp32s2
- adafruit_qtpy_esp32s3_n4r2
- adafruit_qtpy_esp32s3_nopsram
- alfredo-nou3
- arduino_nano_nora
- atmegazero_esp32s2
- bpi-bit
- bpi_leaf_s3
- circuitart_zero_s3
- codecell
- cytron_maker_feather_aiot_s3
- department_of_alchemy_minimain_esp32s2
- esp32c3
- esp32c6
- esp32h2
- esp32h2-devkit-lipo
- esp32s2
- esp32s2-devkit-lipo
- esp32s2-devkit-lipo-usb
- esp32s3
- esp32thing_plus_c
- franzininho_wifi_esp32s2
- franzininho_wifi_msc_esp32s2
- fri3d_2024_esp32s3
- gpy
- heltec_vision_master_e290
- heltec_vision_master_e_213
- heltec_vision_master_t190
- jczn_2432s028r
- lilygo_twatch_s3
- lilygo_twatch_ultra
- lolin_s3_mini
- lopy
- lopy4
- micro_s2
- sensebox_mcu_esp32s2
- sparkfun_esp32_iot_redboard
- sparkfun_esp32c6_thing_plus
- thingpulse_epulse_feather_c6
- uPesy_esp32s3_basic
- um_bling
- um_feathers2neo
- um_feathers3
- um_feathers3neo
- um_nanos3
- um_pros3
- um_tinyc6
- um_tinys2
- um_tinys3
- wipy3
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
200 files changed
+2803
-452
lines changedDiff for: .codespellrc
+1-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - |
Diff for: .github/scripts/tests_run.sh
+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
135 | 139 |
| |
136 | 140 |
| |
137 | 141 |
| |
|
Diff for: .github/workflows/docs_build.yml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Diff for: .github/workflows/docs_deploy.yml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Diff for: .github/workflows/push.yml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Diff for: .gitignore
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
|
Diff for: .pre-commit-config.yaml
+4-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
5 | 7 |
| |
6 | 8 |
| |
7 | 9 |
| |
| |||
24 | 26 |
| |
25 | 27 |
| |
26 | 28 |
| |
27 |
| - | |
| 29 | + | |
28 | 30 |
| |
29 | 31 |
| |
30 | 32 |
| |
31 |
| - | |
32 | 33 |
| |
33 | 34 |
| |
34 | 35 |
| |
| |||
64 | 65 |
| |
65 | 66 |
| |
66 | 67 |
| |
67 |
| - | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - |
Diff for: .vale.ini
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
|
Diff for: CODE_OF_CONDUCT.md
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
0 commit comments