mirror of
https://github.com/hathach/tinyusb.git
synced 2026-03-19 14:05:21 +00:00
rename and migrate kinetis_k32l to new mcux-devices
This commit is contained in:
2
.github/workflows/ci_set_matrix.py
vendored
2
.github/workflows/ci_set_matrix.py
vendored
@ -34,7 +34,7 @@ family_list = {
|
||||
"hpmicro": ["riscv-gcc"],
|
||||
"imxrt": ["arm-gcc", "arm-clang"],
|
||||
"kinetis_k": ["arm-gcc", "arm-clang"],
|
||||
"kinetis_k32l2": ["arm-gcc", "arm-clang"],
|
||||
"kinetis_k32l": ["arm-gcc", "arm-clang"],
|
||||
"kinetis_kl": ["arm-gcc", "arm-clang"],
|
||||
"lpc11": ["arm-gcc", "arm-clang"],
|
||||
"lpc13": ["arm-gcc", "arm-clang"],
|
||||
|
||||
Reference in New Issue
Block a user