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

@@ -32,8 +32,6 @@ endif ()
# Add example src and bsp directories
set(EXTRA_COMPONENT_DIRS "src" "${CMAKE_CURRENT_LIST_DIR}/boards" "${CMAKE_CURRENT_LIST_DIR}/components")
# set SDKCONFIG for each IDF Target
set(SDKCONFIG ${CMAKE_BINARY_DIR}/sdkconfig)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)