diff options
| author | Ha Thach <[email protected]> | 2026-07-18 23:36:49 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-07-18 23:36:49 +0700 |
| commit | 3b4544b974054ae95394401adc663a6bd17c7d33 (patch) | |
| tree | b7c3a206f2c92318b69e442e4e45b330531cb518 /examples | |
| parent | aa410008e8e74b0727f8c30a1ec109ff2c37efc6 (diff) | |
| parent | 4782770e7f5f4a726f9739d940c110196807f15c (diff) | |
Merge pull request #3763 from hathach/claude/migrate-khci-to-ci_fs
Migrate NXP Kinetis khci to chipidea ci_fs (device + host) + fixes
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/host/cdc_msc_hid/only.txt | 1 | ||||
| -rw-r--r-- | examples/host/device_info/only.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/examples/host/cdc_msc_hid/only.txt b/examples/host/cdc_msc_hid/only.txt index a2ff93be5..a2f4f273a 100644 --- a/examples/host/cdc_msc_hid/only.txt +++ b/examples/host/cdc_msc_hid/only.txt @@ -3,6 +3,7 @@ family:samd21 family:samd5x_e5x mcu:CH32V20X mcu:KINETIS_KL +mcu:KINETIS_K mcu:LPC175X_6X mcu:LPC177X_8X mcu:LPC18XX diff --git a/examples/host/device_info/only.txt b/examples/host/device_info/only.txt index 4c2cb0f35..7f30218df 100644 --- a/examples/host/device_info/only.txt +++ b/examples/host/device_info/only.txt @@ -4,6 +4,7 @@ family:samd21 family:samd5x_e5x mcu:CH32V20X mcu:KINETIS_KL +mcu:KINETIS_K mcu:LPC175X_6X mcu:LPC177X_8X mcu:LPC18XX |
