diff options
| author | hathach <[email protected]> | 2025-07-09 15:06:26 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-07-09 16:01:11 +0700 |
| commit | e598972438a698e00bbf38a21bbe3744741be98d (patch) | |
| tree | a2b5514090546286cc8d767a970c5ccac172d47e /examples/host/bare_api | |
| parent | 386f5518992166dec0830659b21663aeddae4fc8 (diff) | |
add board_vbus_set() for samd21/d51 to enable usb host vbus
enable host example build for samd21/d51
Diffstat (limited to 'examples/host/bare_api')
| -rw-r--r-- | examples/host/bare_api/only.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/host/bare_api/only.txt b/examples/host/bare_api/only.txt index 31dcb108c..cba58f8e8 100644 --- a/examples/host/bare_api/only.txt +++ b/examples/host/bare_api/only.txt @@ -18,3 +18,5 @@ mcu:STM32F7 mcu:STM32H7 mcu:STM32H7RS mcu:STM32N6 +family:samd21 +family:samd5x_e5x |
