obsw/mission/CMakeLists.txt
2024-07-26 12:53:31 +02:00

2 lines
128 B
CMake

target_sources(${TARGET_NAME} PRIVATE mission.c freeRTOS_rust_helper.c uart_rust_helper.c gpio_rust_helper.c can_rust_helper.c)