1if(${CONFIG_OS_ARCH_ARMV7_M})
2    add_subdirectory(armv7-m)
3endif()
4