File tree Expand file tree Collapse file tree 10 files changed +7
-23
lines changed Expand file tree Collapse file tree 10 files changed +7
-23
lines changed Original file line number Diff line number Diff line change @@ -218,7 +218,7 @@ Supported Support status
218
218
================ ============================================================
219
219
atmel-samd ``SAMD21 `` stable | ``SAMD51 `` stable
220
220
cxd56 stable
221
- espressif ``ESP32-C3 `` beta | ``ESP32-S2 `` stable | ``ESP32-S3 `` beta
221
+ espressif ``ESP32 `` beta | `` ESP32 -C3 `` beta | ``ESP32-S2 `` stable | ``ESP32-S3 `` beta
222
222
litex alpha
223
223
mimxrt10xx alpha
224
224
nrf stable
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
- build * /
2
- sdkconfig.old
1
+ # idf.py menuconfig
2
+ sdkconfig *
3
+
4
+ # lock files for examples and components
5
+ dependencies.lock
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
- # Old Nordic soft devices that don't allow redistribution
2
- # ########################################################
3
- drivers /bluetooth /s132_nrf52_2.0.1 /
4
-
1
+ # Softdevice .hex files that should be preserved
5
2
! drivers /bluetooth /* /* .hex
6
-
7
- # Build files
8
- # ####################
9
- build- * /
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
- # Build files
2
- # ####################
3
- build- * /
4
-
5
1
# Reference files
6
2
# ####################
7
3
ref /
8
-
9
- .gdb_history
Original file line number Diff line number Diff line change 1
1
micropython
2
2
micropython- *
3
- * .py
4
3
* .gcov
You can’t perform that action at this time.
0 commit comments