| Age | Commit message (Collapse) | Author |
|
add uf2 target for uf2 bootloader boards
|
|
|
|
|
|
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
|
|
- remove tud_desc_set.string_arr/string_count
|
|
enhance msc device
|
|
|
|
tud_msc_capacity_cb() get zero size
|
|
|
|
|
|
add tud_msc_start_stop_cb() as optional callback
|
|
- rename tud_msc_maxlun_cb to tud_msc_get_maxlun_cb
|
|
|