This commit is contained in:
Muhammad Usman 2025-07-24 10:57:52 +05:00 committed by GitHub
commit 4e109896c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 12 additions and 10 deletions

View file

@ -241,7 +241,7 @@ add_library(freertos_kernel STATIC)
add_subdirectory(include)
add_subdirectory(portable)
target_sources(freertos_kernel PRIVATE
target_sources(freertos_kernel PUBLIC
croutine.c
event_groups.c
list.c