rename and migrate kinetis_k32l to new mcux-devices

This commit is contained in:
hathach
2026-03-13 11:46:53 +07:00
parent f98f7e003f
commit 5794e50c37
24 changed files with 13 additions and 2087 deletions

View File

@ -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"],