summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorhathach <[email protected]>2022-06-29 14:12:58 +0700
committerhathach <[email protected]>2022-06-29 14:12:58 +0700
commit7949a4ec7c7e9ccc487068a01b84979d02f94875 (patch)
tree5a2855dcfe85da6f568759709221311a6b4c50b1 /examples
parenta62c2640b5217e416ba48aa2011d997cfa7d81a5 (diff)
skip freertos example for F1C100S
Diffstat (limited to 'examples')
-rw-r--r--examples/device/cdc_msc_freertos/.skip.MCU_F1C100S0
-rw-r--r--examples/device/cdc_msc_freertos/skip.txt13
-rw-r--r--examples/device/hid_composite_freertos/.skip.MCU_F1C100S0
-rw-r--r--examples/device/hid_composite_freertos/skip.txt12
4 files changed, 14 insertions, 11 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