split out usb_reset_interface header into its own library for consumption by picotool or others (#589)
This commit is contained in:
@ -14,5 +14,6 @@ if (TARGET tinyusb_device_unmarked)
|
||||
pico_stdio
|
||||
pico_time
|
||||
pico_unique_id
|
||||
pico_usb_reset_interface_headers
|
||||
)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user