several important changes for stm32

This commit is contained in:
2021-06-09 23:20:42 +02:00
parent d194b759c4
commit 04166f87d8
11 changed files with 374 additions and 7 deletions

View File

@ -1,3 +1,3 @@
target_sources(${TARGET_NAME} PRIVATE
target_sources(${LIB_FSFW_HAL_NAME} PRIVATE
GyroL3GD20H.cpp
)