Unify skip and only logic for build scripts

And switch to a single file that can include mcu, family or board.
This commit is contained in:
Scott Shawcroft
2022-01-05 15:44:23 -08:00
parent 4fe0a30ec7
commit 7b27b8f498
85 changed files with 136 additions and 82 deletions

View File

@@ -1 +0,0 @@
tinyusb/lib/lwip/src/include/lwip/arch.h:202:13: error: conflicting types for 'ssize_t'

View File

@@ -1 +0,0 @@
tinyusb/lib/lwip/src/include/lwip/arch.h:202:13: error: conflicting types for 'ssize_t'

View File

@@ -1 +0,0 @@
tinyusb/lib/lwip/src/include/lwip/arch.h:202:13: error: conflicting types for 'ssize_t'

View File

@@ -1 +0,0 @@
too many warnings for 16-bit integer overflow

View File

@@ -0,0 +1,10 @@
mcu:LPC11UXX
mcu:LPC13XX
mcu:MSP430x5xx
mcu:NUC121
mcu:SAMD11
mcu:STM32L0
mcu:MKL25ZXX
family:broadcom_64bit
family:broadcom_32bit
board:curiosity_nano