This repository has been archived on 2021-11-24. You can view files and clone it, but cannot push or open issues or pull requests.
fsfw_example_public/bsp_stm32_freertos/STM32CubeH7/Drivers/BSP/CMakeLists.txt

3 lines
102 B
CMake

add_subdirectory(Components)
add_subdirectory(STM32H7xx_HAL_Driver)
add_subdirectory(STM32H7xx_Nucleo)