mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-07-05 03:18:49 +02: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_subdirectory(portable)
|
||||||
|
|
||||||
add_library(freertos_kernel STATIC
|
add_library(freertos_kernel STATIC
|
||||||
croutine.c
|
|
||||||
event_groups.c
|
event_groups.c
|
||||||
list.c
|
list.c
|
||||||
queue.c
|
queue.c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user