moved spi code to fsfw_hal

This commit is contained in:
2021-04-01 10:59:36 +02:00
parent 4e2d8bdc5c
commit 2b3d531e5d
15 changed files with 17 additions and 738 deletions

View File

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