| Age | Commit message (Expand) | Author |
| 2019-11-22 | rename OPT_MCU_IMXRT10XX to OPT_MCU_MIMXRT10XX | hathach |
| 2019-11-22 | rename OPT_MCU_RT10XX to OPT_MCU_IMXRT10XX | hathach |
| 2019-11-20 | adding support for NXP rt1064 evk board, boad test led + sw8 work. | hathach |
| 2019-11-13 | tusb: rename `foosn` to `valentyusb` | Sean Cross |
| 2019-11-13 | src: add eptri to tusb | Sean Cross |
| 2019-10-28 | Add support for DFU Runtime class for devices | Sylvain Munaut |
| 2019-10-09 | Merge branch 'master' into develop | hathach |
| 2019-10-04 | Add Spresense board | Kamil Tomaszewski |
| 2019-10-04 | adding lpc1549, but couldnt recieve setup packet, though setup received inter... | hathach |
| 2019-10-03 | lpcxpresso1549 board test running | hathach |
| 2019-09-14 | Add usbtmc class driver. | Nathan Conrad |
| 2019-09-13 | adding stm32l4 support, board test run with stm32l476disco, usb doens't work yet | hathach |
| 2019-09-11 | added stm32f767nucleo board, board_test works | hathach |
| 2019-09-10 | Rename the STM32 MCU options. | Nathan Conrad |
| 2019-09-10 | Remove OPT_MCU_STM for L and G series. | Nathan Conrad |
| 2019-09-10 | Move interrupt handler into device driver, and rename the OPT_MCU_STM32 const... | Nathan Conrad |
| 2019-09-09 | Fix typo of ENDOINT | Nathan Conrad |
| 2019-09-09 | Remove STM32 F3 port. | Nathan Conrad |
| 2019-09-05 | Merge pull request #116 from hathach/develop | hathach |
| 2019-09-05 | Merge pull request #114 from cr1901/stm32h7 | hathach |
| 2019-09-02 | trying to add LPC55xx support | hathach |
| 2019-09-01 | board_test run with lpc54114 | hathach |
| 2019-08-24 | stm32h7: Add empty template cdc_msc_hid example for STM32H743 Nucleo board th... | William D. Jones |
| 2019-08-24 | adding lpc51u68 support | hathach |
| 2019-07-24 | rename tud_control_vendor_request_cb/complete_cb to tud_vendor_control_reques... | hathach |
| 2019-07-19 | rename CFG_TUD_CUSTOM_CLASS to CFG_TUD_VENDOR | hathach |
| 2019-07-10 | release as 0.5.0 | hathach |
| 2019-06-06 | add TU_ prefix to compiler ATTR to prevent name conflict with application | hathach |
| 2019-05-15 | clean up | hathach |
| 2019-05-14 | update license year to 2019 | hathach |
| 2019-05-14 | clean up | hathach |
| 2019-05-09 | fix clear stall usage, fix reset data toggle with dcd_clear_stall for nrf52 | 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-03-22 | simplify board API, adding stm32f3 discovery | hathach |
| 2019-03-20 | migrate license from BSD 3 clause to MIT | hathach |
| 2019-01-10 | Merge branch 'master' of https://github.com/hathach/tinyusb into stm32f4 | William D. Jones |
| 2018-12-13 | osal clean up | hathach |
| 2018-12-11 | ehci periodic | hathach |
| 2018-12-07 | rename MODE_HOST_SUPPORTED to TUSB_OPT_HOST_ENABLED | hathach |
| 2018-12-07 | able to build host hid | hathach |
| 2018-12-06 | clean up usbh, rename doxygen folder to docs | hathach |
| 2018-12-05 | add role to OSAL_QUEUE_DEF() to disable correct dcd/hcd isr | hathach |
| 2018-12-05 | lpc40xx device work, moving Chip_USB_Init out of tinyusb | hathach |
| 2018-12-04 | adding lpc40xx support | hathach |
| 2018-11-30 | adding ses lpc13xx | hathach |
| 2018-11-30 | remove obsolete example | hathach |
| 2018-11-30 | rename OPT_MCU_LPC13UXX to OPT_MCU_LPC13XX | hathach |
| 2018-11-28 | correct TUD_OPT_HIGH_SPEED | hathach |
| 2018-11-27 | needs to be filled out. blinks though | Scott Shawcroft |