diff options
| author | HiFiPhile <[email protected]> | 2025-11-24 00:26:05 +0100 |
|---|---|---|
| committer | HiFiPhile <[email protected]> | 2025-11-25 22:45:40 +0100 |
| commit | fb631c9a402478702fcce7168a5f1cc3b231e959 (patch) | |
| tree | cf97219d4c584877ecfd1be9d07f4bb512e53911 /examples | |
| parent | a4d0df7fcf4ab39034b73c8641e669dcd277cb50 (diff) | |
hcd: add fsdev driver
Signed-off-by: HiFiPhile <[email protected]>
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/host/device_info/only.txt | 1 | ||||
| -rw-r--r-- | examples/host/msc_file_explorer/only.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/examples/host/device_info/only.txt b/examples/host/device_info/only.txt index 61a08f68d..069f92d83 100644 --- a/examples/host/device_info/only.txt +++ b/examples/host/device_info/only.txt @@ -13,6 +13,7 @@ mcu:MSP432E4 mcu:RP2040 mcu:RX65X mcu:RAXXX +mcu:STM32C0 mcu:STM32F4 mcu:STM32F7 mcu:STM32H7 diff --git a/examples/host/msc_file_explorer/only.txt b/examples/host/msc_file_explorer/only.txt index cba58f8e8..a7bebf1d9 100644 --- a/examples/host/msc_file_explorer/only.txt +++ b/examples/host/msc_file_explorer/only.txt @@ -13,6 +13,7 @@ mcu:MSP432E4 mcu:RX65X mcu:RAXXX mcu:MAX3421 +mcu:STM32C0 mcu:STM32F4 mcu:STM32F7 mcu:STM32H7 |
