moved spi code to fsfw_hal

This commit is contained in:
2021-04-01 10:59:36 +02:00
committed by Robin.Mueller
parent 853a728d4c
commit c0bb934ddb
15 changed files with 17 additions and 738 deletions

View File

@ -1,5 +1,4 @@
target_sources(${TARGET_NAME} PUBLIC
Utility.cpp
)