1 2if(${CONFIG_INTERNAL_OS_PLATFORM_M4}) 3 add_subdirectory(cortex-m4) 4endif() 5add_subdirectory(common) 6