diff options
| author | Zixun LI <[email protected]> | 2025-12-16 20:18:40 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-12-16 20:18:40 +0100 |
| commit | 8a246db49f5ad52bd1c430e2796c0d363c4cdede (patch) | |
| tree | 1878cba0dd7a239424be31039b3c4fa3795f4989 /examples/host | |
| parent | 77fcf62f9fba99a0344ba95d78130a5c0c921e56 (diff) | |
| parent | 5a7e5db78770d6fd37992b5812f910c3546f2a72 (diff) | |
Merge pull request #3398 from chenzhihong007/feature/support_hpmicro_chips
Feature/support hpmicro chips
Diffstat (limited to 'examples/host')
| -rw-r--r-- | examples/host/bare_api/only.txt | 1 | ||||
| -rw-r--r-- | examples/host/cdc_msc_hid/only.txt | 1 | ||||
| -rw-r--r-- | examples/host/device_info/only.txt | 1 | ||||
| -rw-r--r-- | examples/host/hid_controller/only.txt | 1 | ||||
| -rw-r--r-- | examples/host/midi_rx/only.txt | 1 | ||||
| -rw-r--r-- | examples/host/msc_file_explorer/only.txt | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/examples/host/bare_api/only.txt b/examples/host/bare_api/only.txt index 52e51242c..3e5161c3c 100644 --- a/examples/host/bare_api/only.txt +++ b/examples/host/bare_api/only.txt @@ -1,3 +1,4 @@ +family:hpmicro family:samd21 family:samd5x_e5x mcu:CH32V20X diff --git a/examples/host/cdc_msc_hid/only.txt b/examples/host/cdc_msc_hid/only.txt index 52e51242c..3e5161c3c 100644 --- a/examples/host/cdc_msc_hid/only.txt +++ b/examples/host/cdc_msc_hid/only.txt @@ -1,3 +1,4 @@ +family:hpmicro family:samd21 family:samd5x_e5x mcu:CH32V20X diff --git a/examples/host/device_info/only.txt b/examples/host/device_info/only.txt index becc8252d..b9a47ee3c 100644 --- a/examples/host/device_info/only.txt +++ b/examples/host/device_info/only.txt @@ -1,4 +1,5 @@ family:espressif +family:hpmicro family:samd21 family:samd5x_e5x mcu:CH32V20X diff --git a/examples/host/hid_controller/only.txt b/examples/host/hid_controller/only.txt index 35b7c2361..2ec21d19a 100644 --- a/examples/host/hid_controller/only.txt +++ b/examples/host/hid_controller/only.txt @@ -1,3 +1,4 @@ +family:hpmicro family:samd21 family:samd5x_e5x mcu:CH32V20X diff --git a/examples/host/midi_rx/only.txt b/examples/host/midi_rx/only.txt index a3976f08d..555305782 100644 --- a/examples/host/midi_rx/only.txt +++ b/examples/host/midi_rx/only.txt @@ -1,3 +1,4 @@ +family:hpmicro family:samd21 family:samd5x_e5x mcu:CH32V20X diff --git a/examples/host/msc_file_explorer/only.txt b/examples/host/msc_file_explorer/only.txt index 52e51242c..3e5161c3c 100644 --- a/examples/host/msc_file_explorer/only.txt +++ b/examples/host/msc_file_explorer/only.txt @@ -1,3 +1,4 @@ +family:hpmicro family:samd21 family:samd5x_e5x mcu:CH32V20X |
