tinyusb icon indicating copy to clipboard operation
tinyusb copied to clipboard

run ci with pico-examples

Open hathach opened this issue 1 year ago • 0 comments

Describe the PR Build pico-examples usb in the CI to prevent changes in this repo break pico-examples #2151

Note: due to host API changes, currently only usb/device/dev_hid_composite is built, usb/host/host_cdc_msc_hid is commented out.

PS: dev_hid_composite failed to build as well due to latest rename of bsp/board.h to bsp/board_api.h

hathach avatar Aug 07 '23 04:08 hathach