| Age | Commit message (Expand) | Author |
| 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 | add hid_test.py for testing #58 | hathach |
| 2019-05-02 | hid generic example echo back received | hathach |
| 2019-05-02 | clean up | hathach |
| 2019-05-02 | support hid generic inout #58 | hathach |
| 2019-05-02 | rename hid generic example | 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 | clean up freertos hook | hathach |
| 2019-05-01 | freertos cdc_msc_hid makefile compile | hathach |
| 2019-05-01 | adding makefile for freertos example | hathach |
| 2019-05-01 | add make.mk and rules.mk to help new makefile example | 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-08 | fix #53 use nrfx_usbd_errata.h | hathach |
| 2019-04-02 | rename board_led_control to board_led_write | hathach |
| 2019-04-02 | samd support suspend and resume. Though cannot distinguish between Suspend an... | 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-27 | clean up | hathach |
| 2019-03-25 | fix timer prio for freertos to blink led | hathach |
| 2019-03-24 | remove tusb_hal_millis() usage, less work for porting | 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-22 | simplify board API, adding stm32f3 discovery | hathach |
| 2019-03-22 | clean up | hathach |
| 2019-03-21 | minor clean up | hathach |
| 2019-03-21 | add readme url for mynewt example | hathach |
| 2019-03-20 | clean board uart read & write | hathach |
| 2019-03-20 | migrate license from BSD 3 clause to MIT | hathach |