| Age | Commit message (Expand) | Author |
| 2019-07-03 | example clean up | hathach |
| 2019-07-03 | tested midi example | hathach |
| 2019-07-01 | improving midi support, adding midi exmaple | hathach |
| 2019-06-10 | fix build error with midi, use usbd_edpt_xfer/busy for midi to replace dcd_* | hathach |
| 2019-06-06 | add TU_ prefix to compiler ATTR to prevent name conflict with application | hathach |
| 2019-05-29 | added usbd_edpt_xfer/usbd_edpt_busy to replace dcd_edpt_transfer/dcd_edpt_busy() | hathach |
| 2019-05-21 | better fix for #72 millis overthrow | hathach |
| 2019-05-15 | update button for mcb1800 | hathach |
| 2019-05-14 | enable CFG_TUSB_DEBUG on DEBUG build | hathach |
| 2019-05-14 | update license year to 2019 | hathach |
| 2019-05-14 | clean up | hathach |
| 2019-05-12 | add index to tud_descriptor_configuration_cb() | hathach |
| 2019-05-12 | change tud_descriptor_string_cb() to be consistent with other descriptor call... | hathach |
| 2019-05-12 | add tud_hid_descriptor_report_cb() | hathach |
| 2019-05-11 | add tud_descriptor_string_cb() for getting string descriptor from application | hathach |
| 2019-05-06 | adding msc Start Stop to buitin command, but not complate yet | hathach |
| 2019-05-06 | add Test Unit Ready to builtin command, add tud_msc_test_unit_ready_cb() | hathach |
| 2019-05-03 | add tud_msc_inquiry_cb() remove CFG_TUD_MSC_VENDOR/PRODUCT/PRODUCT_REV | hathach |
| 2019-05-03 | clean up | hathach |
| 2019-05-02 | clean up | hathach |
| 2019-05-02 | support hid generic inout #58 | hathach |
| 2019-05-02 | clean up | hathach |
| 2019-05-01 | clean up | hathach |
| 2019-05-01 | simplify hid keyboard & mouse report to one API each | hathach |
| 2019-05-01 | freertos cdc_msc_hid makefile compile | hathach |
| 2019-04-28 | add TUD_ to HID_REPORT_DESC_* template | hathach |
| 2019-04-26 | clean up disk image | hathach |
| 2019-04-26 | add msc multiple lun support | hathach |
| 2019-04-26 | adding msc dual lun example | hathach |
| 2019-04-25 | remove CFG_TUD_HID_ASCII_TO_KEYCODE_LOOKUP | hathach |
| 2019-04-19 | move interface descriptor template to usbd.h, update exmaple | hathach |
| 2019-04-19 | update device freeRTOS exmaple | hathach |
| 2019-04-18 | remove auto descriptor and its option CFG_TUD_DESC_AUTO | hathach |
| 2019-04-18 | wrap up hid device refactor | hathach |
| 2019-04-18 | update tud_hid_keyboard/mouse helper | hathach |
| 2019-04-18 | refactor hid, rename hid_generic to simply hid_ | hathach |
| 2019-04-17 | clean up example | hathach |
| 2019-04-11 | remove auto device descriptor | hathach |
| 2019-04-02 | rename board_led_control to board_led_write | hathach |
| 2019-04-01 | add board_button_read() | hathach |
| 2019-03-30 | added tud_suspended() and tud_ready() | hathach |
| 2019-03-30 | clean up text | hathach |
| 2019-03-30 | usbd add connected, suspended, remote_wakeup | hathach |
| 2019-03-29 | clean up | hathach |
| 2019-03-29 | working on suspend and resume | hathach |
| 2019-03-23 | clean up bsp, adde board_millis() | hathach |
| 2019-03-23 | remove idle rate enforcement, should be done in application level | hathach |
| 2019-03-23 | add board_noos_millis() for blinky | hathach |
| 2019-03-21 | minor clean up | hathach |
| 2019-03-20 | migrate license from BSD 3 clause to MIT | hathach |