CMakeLists.txt: Remove croutine.c from CMakeLists.txt

CMakeLists.txt: Remove croutine.c
This commit is contained in:
Paul Bartell 2022-11-22 11:03:24 -08:00 committed by Paul Bartell
parent fbfbc1a2fb
commit df99587e03

View file

@ -225,7 +225,6 @@ endif()
add_subdirectory(portable)
add_library(freertos_kernel STATIC
croutine.c
event_groups.c
list.c
queue.c