| Age | Commit message (Expand) | Author |
| 2018-07-26 | house keeping | hathach |
| 2018-07-26 | rename some scsi command struct, add SCSI_CMD_MODE_SENSE_6 to built-in suppor... | hathach |
| 2018-07-26 | move nrf_drv_usbd_errata to portable folder | hathach |
| 2018-07-26 | clean up | hathach |
| 2018-07-26 | update main app for start stop unit | hathach |
| 2018-07-25 | add SCSI_CMD_REQUEST_SENSE into device msc built-in command | hathach |
| 2018-07-25 | clean up device msc | hathach |
| 2018-07-25 | update msc example | hathach |
| 2018-07-25 | clean up device msc API | hathach |
| 2018-07-25 | add scsi start stop unit struct, improve device msc, correctly stall unsuppor... | hathach |
| 2018-07-25 | add control set boot protocol support and keyboard idle rate | hathach |
| 2018-07-25 | enable both mouse & keyboard example | hathach |
| 2018-07-25 | tested boot mouse working | hathach |
| 2018-07-24 | rename tud_hid_mouse_busy to tud_hid_mouse_ready | hathach |
| 2018-07-24 | change tud_hid_keyboard_busy() to tud_hid_keyboard_ready() for positive meaning | hathach |
| 2018-07-24 | rename device mouse API | hathach |
| 2018-07-24 | nrf52840 boot mouse does not work, need more work | hathach |
| 2018-07-24 | nrf52840 example work with boot keyboard | hathach |
| 2018-07-23 | rename tud_hid_mouse_is_busy to tud_hid_mouse_busy | hathach |
| 2018-07-23 | enhance device hid | hathach |
| 2018-07-23 | add descriptor string count for tud_desc_set_t | hathach |
| 2018-07-23 | fix descriptor minor issue | hathach |
| 2018-07-23 | reworking device hid class driver | hathach |
| 2018-07-14 | rename tud_cdc_flush() to tud_cdc_write_flush(), add tud_cdc_read_flush() | hathach |
| 2018-07-13 | more clean up | hathach |
| 2018-07-13 | clean up | hathach |
| 2018-07-12 | update example | hathach |
| 2018-07-02 | remove sdk, add nrfx as submodule | hathach |
| 2018-07-01 | clean up | hathach |
| 2018-07-01 | update auto descriptor | hathach |
| 2018-07-01 | clean up | hathach |
| 2018-07-01 | add CFG_TUD_DESC_AUTO for auto descritpor (device, config) | hathach |
| 2018-06-24 | clean up | hathach |
| 2018-06-23 | clean up device cdc | hathach |
| 2018-06-18 | update build project for new folde struct | hathach |
| 2018-05-14 | fix nrf52 example build error | hathach |
| 2018-04-20 | update msc app | hathach |
| 2018-04-18 | update nrf52840 examples | hathach |
| 2018-04-16 | add tud_set_descriptors | hathach |
| 2018-04-14 | rename CFG_TUSB_CONTROLLER_0_MODE to CFG_TUSB_RHPORT0_MODE | hathach |
| 2018-04-13 | rename CFG_TUSB_OS_TASK_PRIO to CFG_TUD_TASK_PRIO, TUC_DEVICE_STACKSIZE to CF... | hathach |
| 2018-04-12 | update project file | hathach |
| 2018-04-12 | rename CFG_TUSB_DEVICE_* to CFG_TUD_* | hathach |
| 2018-04-12 | rename OPT_MODE_ | hathach |
| 2018-04-12 | refactor nrf5x mcu macro | hathach |
| 2018-04-12 | rename MCU_ to OPT_MCU | hathach |
| 2018-04-12 | rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOS | hathach |
| 2018-04-10 | rename ATTR_USB_MIN_ALIGNMENT to CFG_TUSB_MEM_ALIGN | hathach |
| 2018-04-10 | minor clean up | hathach |
| 2018-04-10 | clean up remove CFG_TUSB_TICKS_HZ | hathach |