| Age | Commit message (Expand) | Author |
| 2019-01-13 | stm32f4: Enable USB peripheral, fix typos in register writes. | William D. Jones |
| 2019-01-11 | bsp.board_stm32f407g_disc1: Switch to external oscillator (more precise). | William D. Jones |
| 2019-01-11 | bsp.stm32f407g_disc1: Initialize USB clock and pins. | William D. Jones |
| 2019-01-10 | cdc_msc_hid: Ensure example compiles again- add missing prototypes, | William D. Jones |
| 2019-01-10 | Merge branch 'master' of https://github.com/hathach/tinyusb into stm32f4 | William D. Jones |
| 2018-12-14 | rename bit_* helper to tu_bit_*, BIT_* to TU_BIT_* for consistency | hathach |
| 2018-12-12 | Update readme.md | hathach |
| 2018-12-12 | docs update | hathach |
| 2018-12-07 | rename MODE_HOST_SUPPORTED to TUSB_OPT_HOST_ENABLED | hathach |
| 2018-12-07 | add host ea4088qs, but not work | hathach |
| 2018-12-07 | enable all warnings | hathach |
| 2018-12-07 | fix warning with lpcopen | hathach |
| 2018-12-06 | host port plugged isr detect, but control xfer not work | hathach |
| 2018-12-05 | hal clean up | hathach |
| 2018-12-05 | lpc move Chip_USB_Init() out of stack to bsp | hathach |
| 2018-12-05 | renane file | hathach |
| 2018-12-05 | lpc40xx device work, moving Chip_USB_Init out of tinyusb | hathach |
| 2018-12-04 | move pinmux out of dcd into bsp | hathach |
| 2018-12-04 | adding ea4088 quickstart, able to blink | hathach |
| 2018-12-04 | adding lpc40xx support | hathach |
| 2018-12-04 | clean up mcb1800 | hathach |
| 2018-12-04 | add mcb1800, blink led ok | hathach |
| 2018-12-04 | added lpc18 lpcopen | hathach |
| 2018-12-03 | clean up | hathach |
| 2018-12-03 | update pca10056, clean files | hathach |
| 2018-12-03 | update board metro0 and metro4 | hathach |
| 2018-12-03 | forgot to add ea4357 files | hathach |
| 2018-12-03 | use lpcopen for lpc43x, work well | hathach |
| 2018-12-03 | remove 43xx usbd rom | hathach |
| 2018-12-03 | use lpcopen for ea4357, blinky ok | hathach |
| 2018-12-03 | remove lpc17 usbd | hathach |
| 2018-12-03 | clean up | hathach |
| 2018-12-03 | clean up | hathach |
| 2018-12-03 | ea4357 led | hathach |
| 2018-12-03 | clean up | hathach |
| 2018-12-03 | clean up lpc13 | hathach |
| 2018-12-03 | update board led to use only one led | hathach |
| 2018-12-03 | fix compiler warning | hathach |
| 2018-12-03 | remove legacy lpc17 prph driver | hathach |
| 2018-12-03 | moving lpc17xx to use lpcopen | hathach |
| 2018-12-03 | move lpc_chip_13xx files | hathach |
| 2018-12-03 | remove legacy lpc11u chip driver | hathach |
| 2018-12-03 | fix board issue with lpcxpresso 1347 | hathach |
| 2018-12-02 | lpc11u use USBSRAM, able to response with 1st request | hathach |
| 2018-12-01 | lp11u able to receive setup packet | hathach |
| 2018-12-01 | fix lpc11u68 bsp issue, able to blink | hathach |
| 2018-12-01 | add lpcopne lpc43xx files | hathach |
| 2018-12-01 | able to build lpc11u68 | hathach |
| 2018-12-01 | add lpc11u68 ses file | hathach |
| 2018-12-01 | add lpcopen lpc11u6x files | hathach |