Skip to content

Commit 4b95a70

Browse files
committed
enable ci host and dual build for ch32v20x
1 parent 6e88895 commit 4b95a70

File tree

8 files changed

+8
-0
lines changed

8 files changed

+8
-0
lines changed

examples/dual/host_hid_to_device_cdc/only.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
board:mimxrt1060_evk
22
board:mimxrt1064_evk
33
board:mcb1800
4+
mcu:CH32V20X
45
mcu:RP2040
56
mcu:ra6m5
67
mcu:MAX3421

examples/dual/host_info_to_device_cdc/only.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
board:mimxrt1060_evk
22
board:mimxrt1064_evk
33
board:mcb1800
4+
mcu:CH32V20X
45
mcu:RP2040
56
mcu:ra6m5
67
mcu:MAX3421

examples/host/bare_api/only.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
mcu:CH32V20X
12
mcu:KINETIS_KL
23
mcu:LPC175X_6X
34
mcu:LPC177X_8X

examples/host/cdc_msc_hid/only.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
mcu:CH32V20X
12
mcu:KINETIS_KL
23
mcu:LPC175X_6X
34
mcu:LPC177X_8X

examples/host/device_info/only.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
mcu:CH32V20X
12
mcu:ESP32S2
23
mcu:ESP32S3
34
mcu:ESP32P4

examples/host/hid_controller/only.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
mcu:CH32V20X
12
mcu:KINETIS_KL
23
mcu:LPC175X_6X
34
mcu:LPC177X_8X

examples/host/midi_rx/only.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
mcu:CH32V20X
12
mcu:ESP32S2
23
mcu:ESP32S3
34
mcu:ESP32P4

examples/host/msc_file_explorer/only.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
mcu:CH32V20X
12
mcu:KINETIS_KL
23
mcu:LPC175X_6X
34
mcu:LPC177X_8X

0 commit comments

Comments
 (0)