| Age | Commit message (Collapse) | Author |
|
- 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
|
|
|
|
|
|
|
|
Make the disk disappear on Windows after it was ejected
|
|
Make the disk disappear on Windows after it was ejected. The device
need to be re-inserted or reseted to re-appear again.
This doesn't affect Linux where the device can be mounted and unmounted
repeatedly.
Closes https://github.com/hathach/tinyusb/issues/549
|
|
|
|
|
|
|