summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMatthew Tran <[email protected]>2023-11-19 18:26:40 -0800
committerhathach <[email protected]>2024-05-15 20:01:00 +0700
commitdb60fa1c63ae58c205e43e144253dab6815bb2d1 (patch)
treef15653fde2d8eb2e2c43eee8eec0bc687a068720 /examples
parentcf532d14792411fd40ad3433fe0ce9959887ef4b (diff)
add CH32V20x USB OTG/FS driver
Diffstat (limited to 'examples')
-rw-r--r--examples/device/cdc_msc_freertos/skip.txt1
-rw-r--r--examples/device/hid_composite_freertos/skip.txt1
-rw-r--r--examples/device/msc_dual_lun/skip.txt1
-rw-r--r--examples/device/video_capture/skip.txt1
4 files changed, 4 insertions, 0 deletions
diff --git a/examples/device/cdc_msc_freertos/skip.txt b/examples/device/cdc_msc_freertos/skip.txt
index eb434c23b..457ddb760 100644
--- a/examples/device/cdc_msc_freertos/skip.txt
+++ b/examples/device/cdc_msc_freertos/skip.txt
@@ -1,3 +1,4 @@
+mcu:CH32V20X
mcu:CH32V307
mcu:CXD56
mcu:F1C100S
diff --git a/examples/device/hid_composite_freertos/skip.txt b/examples/device/hid_composite_freertos/skip.txt
index a6f96b288..6aaa27661 100644
--- a/examples/device/hid_composite_freertos/skip.txt
+++ b/examples/device/hid_composite_freertos/skip.txt
@@ -1,3 +1,4 @@
+mcu:CH32V20X
mcu:CH32V307
mcu:CXD56
mcu:F1C100S
diff --git a/examples/device/msc_dual_lun/skip.txt b/examples/device/msc_dual_lun/skip.txt
index a9e3a99b1..4d607dc05 100644
--- a/examples/device/msc_dual_lun/skip.txt
+++ b/examples/device/msc_dual_lun/skip.txt
@@ -1,3 +1,4 @@
+mcu:CH32V20X
mcu:SAMD11
mcu:MKL25ZXX
family:espressif
diff --git a/examples/device/video_capture/skip.txt b/examples/device/video_capture/skip.txt
index 5898664a2..714cabeec 100644
--- a/examples/device/video_capture/skip.txt
+++ b/examples/device/video_capture/skip.txt
@@ -1,3 +1,4 @@
+mcu:CH32V20X
mcu:MSP430x5xx
mcu:NUC121
mcu:SAMD11