RP2040 Compile Errors
This commit is contained in:
@@ -21,6 +21,7 @@ add_executable(${PROJECT})
|
||||
target_sources(${PROJECT} PUBLIC
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/src/main.c
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/src/usb_descriptors.c
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/src/quirk_os_guessing.c
|
||||
)
|
||||
|
||||
# Example include
|
||||
|
Reference in New Issue
Block a user