mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-23 22:43:49 +00:00
fix build for rp2040
This commit is contained in:
parent
2df5a5367f
commit
327336e921
@ -19,6 +19,7 @@ if(FAMILY STREQUAL "rp2040")
|
||||
# Example source
|
||||
target_sources(${PROJECT} PUBLIC
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/src/main.c
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/src/hid_app.c
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/src/msc_app.c
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user