task demo (unsane)

This commit is contained in:
2023-11-14 01:26:35 +01:00
parent 701d3dca7f
commit 4782011fb8
4 changed files with 126 additions and 7 deletions

View File

@ -1 +1 @@
target_sources(${TARGET_NAME} PRIVATE main.c testIp.c)
target_sources(${TARGET_NAME} PRIVATE main.c testIp.c freeRTOS_rust_helper.c)