complete refactor to directly pass reports and interfaces
This commit is contained in:
+3
-3
@@ -11,10 +11,10 @@ add_subdirectory(${PICO_PIO_USB_PATH} pico_pio_usb)
|
||||
|
||||
add_executable(${PROJECT})
|
||||
target_sources(${PROJECT} PRIVATE
|
||||
main_device.c
|
||||
main_host.c
|
||||
usb_descriptors.c
|
||||
hyperx_elite2.c
|
||||
main.c
|
||||
usb_host.c
|
||||
usb_device.c
|
||||
)
|
||||
|
||||
# print memory usage, enable all warnings
|
||||
|
||||
Reference in New Issue
Block a user