forked from ROMEO/obsw
further cleanup
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
################################################
|
||||
# Mission code in C
|
||||
# adds directly to the OBSW target
|
||||
################################################
|
||||
|
||||
|
||||
target_sources(${TARGET_NAME} PRIVATE mission.c freeRTOS_rust_helper.c)
|
||||
target_sources(${OBSW_NAME} PRIVATE mission.c freeRTOS_rust_helper.c)
|
Reference in New Issue
Block a user