| Age | Commit message (Collapse) | Author |
|
|
|
|
|
- improve fifo write/read_n with only one lock
- use usbd_edpt_xfer/usbd_edpt_busy for hid/cdc/msc class driver
- replace cdc read's pending_read_from_host by usbd_edpt_busy()
|
|
|
|
- add hid_test_js
|
|
|
|
|
|
- depending on compiler option "char" can be intepreted as unsigned char
|
|
|
|
|
|
|
|
|
|
Fix missing section in binary output
|
|
|
|
|
|
support makefile device example for all boards
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
able to build and blink LED
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clean up
|
|
|
|
|
|
add callback for descriptors device/configuration/string/hid
|
|
callback
|
|
- remove tud_desc_set.hid_report
- remove tud_desc_set_t
|