diff options
| author | hathach <[email protected]> | 2024-10-15 13:03:12 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-10-15 13:03:12 +0700 |
| commit | 10a3aa3cc8f58a783d2109f5a6c9a4012992f982 (patch) | |
| tree | 32e6b004ad6d69c45b10bf1518c779507f0ab7e2 /examples | |
| parent | 933ac29d77f54c68cbb41f09b74e78f868a2b4a7 (diff) | |
adding hcd dwc2
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/dual/host_hid_to_device_cdc/only.txt | 1 | ||||
| -rw-r--r-- | examples/dual/host_info_to_device_cdc/only.txt | 1 | ||||
| -rw-r--r-- | examples/host/device_info/only.txt | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/examples/dual/host_hid_to_device_cdc/only.txt b/examples/dual/host_hid_to_device_cdc/only.txt index cfc87eb4e..149ece856 100644 --- a/examples/dual/host_hid_to_device_cdc/only.txt +++ b/examples/dual/host_hid_to_device_cdc/only.txt @@ -4,3 +4,4 @@ board:mcb1800 mcu:RP2040 mcu:ra6m5 mcu:MAX3421 +mcu:STM32H7 diff --git a/examples/dual/host_info_to_device_cdc/only.txt b/examples/dual/host_info_to_device_cdc/only.txt index cfc87eb4e..149ece856 100644 --- a/examples/dual/host_info_to_device_cdc/only.txt +++ b/examples/dual/host_info_to_device_cdc/only.txt @@ -4,3 +4,4 @@ board:mcb1800 mcu:RP2040 mcu:ra6m5 mcu:MAX3421 +mcu:STM32H7 diff --git a/examples/host/device_info/only.txt b/examples/host/device_info/only.txt index b3f4468bb..a38fc251b 100644 --- a/examples/host/device_info/only.txt +++ b/examples/host/device_info/only.txt @@ -12,3 +12,4 @@ mcu:MSP432E4 mcu:RP2040 mcu:RX65X mcu:RAXXX +mcu:STM32H7 |
