added STM32H7 files
This commit is contained in:
5
stm32h7/CMakeLists.txt
Normal file
5
stm32h7/CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
target_sources(${TARGET_NAME} PRIVATE
|
||||
STM32TestTask.cpp
|
||||
)
|
||||
|
||||
add_subdirectory(networking)
|
||||
Reference in New Issue
Block a user