File tree
119 files changed
+2584
-261
lines changed- .github
- scripts
- workflows
- cores/esp32
- docs
- en/api
- libraries
- ArduinoOTA/src
- BLE
- ESP32/examples
- GPIO/BlinkRGB
- RMT
- Legacy_RMT_Driver_Compatible
- RMTWrite_RGB_LED
- RMT_CPUFreq_Test
- Zigbee/Zigbee_Light_Bulb
- Network/src
- OpenThread/examples/COAP
- coap_lamp
- coap_switch
- WebServer/src
- 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
- 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.
119 files changed
+2584
-261
lines changedDiff 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 |
| |
|
0 commit comments