From df99587e032905c18f95a7e03c742c2bf1013f5c Mon Sep 17 00:00:00 2001 From: Paul Bartell Date: Tue, 22 Nov 2022 11:03:24 -0800 Subject: [PATCH] CMakeLists.txt: Remove croutine.c from CMakeLists.txt CMakeLists.txt: Remove croutine.c --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 205c19a48..1d4a7799f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -225,7 +225,6 @@ endif() add_subdirectory(portable) add_library(freertos_kernel STATIC - croutine.c event_groups.c list.c queue.c