missing host/cdc_msc_hid_freertos

This commit is contained in:
hathach
2024-11-21 18:08:52 +07:00
parent dbdc5a239c
commit 34346d61f0
3 changed files with 0 additions and 113 deletions

View File

@@ -20,7 +20,6 @@ add_executable(${PROJECT})
# Example source
target_sources(${PROJECT} PUBLIC
${CMAKE_CURRENT_SOURCE_DIR}/src/cdc_app.c
${CMAKE_CURRENT_SOURCE_DIR}/src/freertos_hook.c
${CMAKE_CURRENT_SOURCE_DIR}/src/hid_app.c
${CMAKE_CURRENT_SOURCE_DIR}/src/main.c
${CMAKE_CURRENT_SOURCE_DIR}/src/msc_app.c