mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-19 21:11:57 -04:00
CMakeLists.txt: Remove croutine.c from CMakeLists.txt
CMakeLists.txt: Remove croutine.c
This commit is contained in:
parent
fbfbc1a2fb
commit
df99587e03
|
@ -225,7 +225,6 @@ endif()
|
|||
add_subdirectory(portable)
|
||||
|
||||
add_library(freertos_kernel STATIC
|
||||
croutine.c
|
||||
event_groups.c
|
||||
list.c
|
||||
queue.c
|
||||
|
|
Loading…
Reference in a new issue