Merge pull request #6974 from MicroDev1/patch

Couple Minor Fixes
This commit is contained in:
Dan Halbert 2022-10-01 13:12:01 -04:00 committed by GitHub
commit ad79f595a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 7 additions and 23 deletions

View File

@ -218,7 +218,7 @@ Supported Support status
================ ============================================================
atmel-samd ``SAMD21`` stable | ``SAMD51`` stable
cxd56 stable
espressif ``ESP32-C3`` beta | ``ESP32-S2`` stable | ``ESP32-S3`` beta
espressif ``ESP32`` beta | ``ESP32-C3`` beta | ``ESP32-S2`` stable | ``ESP32-S3`` beta
litex alpha
mimxrt10xx alpha
nrf stable

View File

@ -1 +0,0 @@
build-*/

View File

@ -1 +0,0 @@
build-*/

View File

@ -1,2 +1,5 @@
build*/
sdkconfig.old
# idf.py menuconfig
sdkconfig*
# lock files for examples and components
dependencies.lock

View File

@ -1 +0,0 @@
build-*/

View File

@ -1 +0,0 @@
build-*/

View File

@ -1,9 +1,2 @@
# Old Nordic soft devices that don't allow redistribution
#########################################################
drivers/bluetooth/s132_nrf52_2.0.1/
# Softdevice .hex files that should be preserved
!drivers/bluetooth/*/*.hex
# Build files
#####################
build-*/

View File

@ -1 +0,0 @@
build-*/

View File

@ -1,9 +1,3 @@
# Build files
#####################
build-*/
# Reference files
#####################
ref/
.gdb_history

View File

@ -1,4 +1,3 @@
micropython
micropython-*
*.py
*.gcov