diff options
| author | hathach <[email protected]> | 2024-10-21 11:43:37 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-10-21 11:43:37 +0700 |
| commit | f5978876d2a5d8cdc6cfd3bf99f9b820c5a6ac8a (patch) | |
| tree | 3fb43c651c3feee404343e733814be63fd9c25fc /examples | |
| parent | 61b33ca926065cd25a2045077ab96dd990ce2560 (diff) | |
get hprt interrupt triggered
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/dual/host_info_to_device_cdc/only.txt | 1 | ||||
| -rw-r--r-- | examples/host/device_info/only.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/examples/dual/host_info_to_device_cdc/only.txt b/examples/dual/host_info_to_device_cdc/only.txt index 149ece856..f9db1db85 100644 --- a/examples/dual/host_info_to_device_cdc/only.txt +++ b/examples/dual/host_info_to_device_cdc/only.txt @@ -5,3 +5,4 @@ mcu:RP2040 mcu:ra6m5 mcu:MAX3421 mcu:STM32H7 +mcu:STM32F7 diff --git a/examples/host/device_info/only.txt b/examples/host/device_info/only.txt index a38fc251b..aed9583b4 100644 --- a/examples/host/device_info/only.txt +++ b/examples/host/device_info/only.txt @@ -13,3 +13,4 @@ mcu:RP2040 mcu:RX65X mcu:RAXXX mcu:STM32H7 +mcu:STM32F7 |
