diff options
| author | Ha Thach <[email protected]> | 2026-03-10 21:44:40 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-03-10 21:44:40 +0700 |
| commit | 7249c65b2a5b995ff7c2b45c1171f218b9d71112 (patch) | |
| tree | c3ecb27d7e2b72d91e56bc3f7becf2e2a7ff2e0e /examples/host/hid_controller | |
| parent | 14b0d7964e409bd46e9593f1002cd6b5da146c26 (diff) | |
| parent | a82ba9b884ae880a472314f04d1a2a3a7e6469f7 (diff) | |
Merge pull request #3530 from hathach/hcd_ip3516
Add IP3516 HCD support
Diffstat (limited to 'examples/host/hid_controller')
| -rw-r--r-- | examples/host/hid_controller/only.txt | 2 | ||||
| -rw-r--r-- | examples/host/hid_controller/skip.txt | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/examples/host/hid_controller/only.txt b/examples/host/hid_controller/only.txt index 8ec2f5cfe..45ca6846f 100644 --- a/examples/host/hid_controller/only.txt +++ b/examples/host/hid_controller/only.txt @@ -8,6 +8,8 @@ mcu:LPC177X_8X mcu:LPC18XX mcu:LPC40XX mcu:LPC43XX +mcu:LPC54 +mcu:LPC55 mcu:MAX3421 mcu:MIMXRT10XX mcu:MIMXRT11XX diff --git a/examples/host/hid_controller/skip.txt b/examples/host/hid_controller/skip.txt new file mode 100644 index 000000000..308796869 --- /dev/null +++ b/examples/host/hid_controller/skip.txt @@ -0,0 +1 @@ +board:lpcxpresso54114 |
