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:
8
examples/host/cdc_msc_hid/only.txt
Normal file
8
examples/host/cdc_msc_hid/only.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
mcu:LPC175X_6X
|
||||
mcu:LPC177X_8X
|
||||
mcu:LPC18XX
|
||||
mcu:LPC40XX
|
||||
mcu:LPC43XX
|
||||
mcu:MIMXRT10XX
|
||||
mcu:RP2040
|
||||
mcu:MSP432E4
|
Reference in New Issue
Block a user