diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/device/cdc_msc_freertos/.skip.MCU_F1C100S | 0 | ||||
| -rw-r--r-- | examples/device/cdc_msc_freertos/skip.txt | 13 | ||||
| -rw-r--r-- | examples/device/hid_composite_freertos/.skip.MCU_F1C100S | 0 | ||||
| -rw-r--r-- | examples/device/hid_composite_freertos/skip.txt | 12 | ||||
| -rw-r--r-- | examples/device/video_capture/skip.txt | 3 |
5 files changed, 16 insertions, 12 deletions
diff --git a/examples/device/cdc_msc_freertos/.skip.MCU_F1C100S b/examples/device/cdc_msc_freertos/.skip.MCU_F1C100S deleted file mode 100644 index e69de29bb..000000000 --- a/examples/device/cdc_msc_freertos/.skip.MCU_F1C100S +++ /dev/null diff --git a/examples/device/cdc_msc_freertos/skip.txt b/examples/device/cdc_msc_freertos/skip.txt index 7137b78af..1ee51a9d4 100644 --- a/examples/device/cdc_msc_freertos/skip.txt +++ b/examples/device/cdc_msc_freertos/skip.txt @@ -1,10 +1,11 @@ mcu:CXD56 -mcu:MSP430x5xx -mcu:SAMD11 -mcu:VALENTYUSB_EPTRI +mcu:F1C100S +mcu:GD32VF103 mcu:MKL25ZXX +mcu:MSP430x5xx mcu:RP2040 +mcu:SAMD11 mcu:SAMX7X -mcu:GD32VF103 -family:broadcom_64bit -family:broadcom_32bit
\ No newline at end of file +mcu:VALENTYUSB_EPTRI +family:broadcom_32bit +family:broadcom_64bit
\ No newline at end of file diff --git a/examples/device/hid_composite_freertos/.skip.MCU_F1C100S b/examples/device/hid_composite_freertos/.skip.MCU_F1C100S deleted file mode 100644 index e69de29bb..000000000 --- a/examples/device/hid_composite_freertos/.skip.MCU_F1C100S +++ /dev/null diff --git a/examples/device/hid_composite_freertos/skip.txt b/examples/device/hid_composite_freertos/skip.txt index e64187fd4..1ee51a9d4 100644 --- a/examples/device/hid_composite_freertos/skip.txt +++ b/examples/device/hid_composite_freertos/skip.txt @@ -1,9 +1,11 @@ mcu:CXD56 +mcu:F1C100S +mcu:GD32VF103 +mcu:MKL25ZXX mcu:MSP430x5xx -mcu:SAMD11 -mcu:VALENTYUSB_EPTRI mcu:RP2040 +mcu:SAMD11 mcu:SAMX7X -mcu:GD32VF103 -family:broadcom_64bit -family:broadcom_32bit
\ No newline at end of file +mcu:VALENTYUSB_EPTRI +family:broadcom_32bit +family:broadcom_64bit
\ No newline at end of file diff --git a/examples/device/video_capture/skip.txt b/examples/device/video_capture/skip.txt index 892a8c6a7..5898664a2 100644 --- a/examples/device/video_capture/skip.txt +++ b/examples/device/video_capture/skip.txt @@ -1,2 +1,3 @@ mcu:MSP430x5xx -mcu:SAMD11
\ No newline at end of file +mcu:NUC121 +mcu:SAMD11 |
