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
@@ -30,6 +30,6 @@ else()
target_link_libraries(tactility-core
PUBLIC mlib
PUBLIC mbedtls
PUBLIC freertos-kernel
PUBLIC freertos_kernel
)
endif()