merge all maxim (32650, 32666, 32690, 78002) family into common bsp/maxim. Only support cmake build system

rename hw/mcu/analog/max32 to hw/mcu/analog/msdk
This commit is contained in:
hathach
2025-06-10 22:28:03 +07:00
parent b203d9eaf7
commit b56265f381
63 changed files with 348 additions and 2357 deletions

View File

@@ -24,7 +24,7 @@ family_list = {
"lpc11 lpc13 lpc15": ["arm-gcc", "arm-clang"],
"lpc17 lpc18 lpc40 lpc43": ["arm-gcc", "arm-clang"],
"lpc51 lpc54 lpc55": ["arm-gcc", "arm-clang"],
"max32650 max32666 max32690 max78002": ["arm-gcc"],
"maxim": ["arm-gcc"],
"mcx": ["arm-gcc"],
"mm32": ["arm-gcc"],
"msp430": ["msp430-gcc"],