if(${TGT_BSP} MATCHES  "arm/stm32h743zi-nucleo")
    add_subdirectory(stm32_nucleo)
endif()
add_subdirectory(config)
add_subdirectory(utility)