| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
also rename tud_dfu_rt_reboot_to_dfu to tud_dfu_runtime_reboot_to_dfu_cb
|
|
- every switch must have a default
- revert formatting of unchanged lines
|
|
|
|
|
|
update hid composite to make use of tud_hid_report_complete_cb() for
sending reports when possible.
|
|
- Add gamepad to hid_composite example. Though it needs a bit of extra
work but it will come later as separated PR.
|
|
|
|
A CDC-like blocking behaviour for MIDI, incl. SysEx
|
|
Also added a dummy readout for MIDI into examples
|
|
|
|
both no OS and freeRTOS
|
|
|
|
- PICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1
- target linke pico_fix_rp2040_usb_device_enumeration
|
|
Rp2040 followup2
|
|
|
|
|
|
|
|
|
|
|
|
Update Spresense SDK and fix dcd issues
|
|
|
|
|
|
|
|
|
|
not tested, but should be OK
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
other clean up
|
|
|
|
|
|
- auto flush welcome message at connection event
- provide information to the user if the terminal did not set DTR
|