test hid controller with rp2040

This commit is contained in:
hathach
2021-08-24 21:34:51 +07:00
parent 3c0c051df1
commit 3debeb637a
3 changed files with 12 additions and 13 deletions

View File

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