
if(${CONFIG_INTERNAL_OS_PLATFORM_M4})
    add_subdirectory(cortex-m4)
endif()
add_subdirectory(common)
