Freertos kernel submodule fix (#50)

This commit is contained in:
Ken Van Hoeylandt
2024-02-28 16:46:49 +11:00
committed by GitHub
parent dc0c8915b0
commit b22ce5210a
594 changed files with 29 additions and 205259 deletions
+1 -1
View File
@@ -17,5 +17,5 @@ add_test(NAME tactility-core-tests
target_link_libraries(tactility-core-tests
PUBLIC tactility-core
freertos-kernel
freertos_kernel
)