| Age | Commit message (Expand) | Author |
| 2019-09-12 | fix #145 | hathach |
| 2019-09-12 | ported stm32f2, added board stm32f207zg nucleo | hathach |
| 2019-09-11 | Merge branch 'master' of https://github.com/hathach/tinyusb into pyboard | William D. Jones |
| 2019-09-11 | added stm32f767nucleo board, board_test works | hathach |
| 2019-09-11 | tested all the stm32f4 board, work great | hathach |
| 2019-09-11 | ported stm32f3, close #67 | hathach |
| 2019-09-11 | added stm32f072disco board | hathach |
| 2019-09-11 | fix #130 | hathach |
| 2019-09-11 | adding stm32f072disco board, board_test example running | hathach |
| 2019-09-11 | Merge pull request #136 from hathach/develop | hathach |
| 2019-09-11 | Merge pull request #122 from cr1901/synopsys | hathach |
| 2019-09-10 | Add pyboard (v1.1) BSP. cdc_msc_hid example tested. | William D. Jones |
| 2019-09-10 | Rename the STM32 MCU options. | Nathan Conrad |
| 2019-09-10 | Move interrupt handler into device driver, and rename the OPT_MCU_STM32 const... | Nathan Conrad |
| 2019-09-10 | Correct JLINK_DEVICE and FREERTOS_PORT in F070RB make file. FreeRTOS and j-li... | Nathan Conrad |
| 2019-09-09 | Start clock on F0 and F0, and handle USB interrupts. | Nathan Conrad |
| 2019-09-09 | Update F3 BSP and create F070RB BSP. Both are untested (but compile). | Nathan Conrad |
| 2019-09-09 | stm32: Refactor so F4 and H7 use a single Synopsys IP source file. | William D. Jones |
| 2019-09-09 | ngx4330 usb0 work well | hathach |
| 2019-09-09 | adding ngx4330 | hathach |
| 2019-09-09 | more clean up | hathach |
| 2019-09-09 | clean up lpc makefile | hathach |
| 2019-09-09 | clean up | hathach |
| 2019-09-08 | ported board stm32f412g discovery | hathach |
| 2019-09-08 | ported pca10059 | hathach |
| 2019-09-06 | added board stm32f412 discovery, board_test exmaple run | hathach |
| 2019-09-06 | board test run with lpcxpresso 11u37 | hathach |
| 2019-09-06 | adding lpcxpresso11u37 board | hathach |
| 2019-09-06 | moving lpc11u6x | hathach |
| 2019-09-05 | swith stm32h7 to use st_driver | hathach |
| 2019-09-05 | switch stm32f3 to use st_driver | hathach |
| 2019-09-05 | switch stm32f4 to use st_driver submodule | hathach |
| 2019-09-05 | Merge pull request #116 from hathach/develop | hathach |
| 2019-09-05 | 55s69 device work with usb0 | hathach |
| 2019-09-05 | Merge pull request #114 from cr1901/stm32h7 | hathach |
| 2019-09-05 | added mbed lpc1768 board | hathach |
| 2019-09-03 | board_test work with lpcxpresso55s69 | hathach |
| 2019-09-03 | board_stm32h743nucleo: Implement user button for mouse/keyboard demo. | William D. Jones |
| 2019-09-02 | clean up | hathach |
| 2019-09-02 | add button for stm32f407 and stm32f411 board | hathach |
| 2019-09-01 | clean up | hathach |
| 2019-09-01 | clean up | hathach |
| 2019-09-01 | rename lpc_usbd to lpc_ip3511 | hathach |
| 2019-09-01 | adding lpc54xxx to dcd, able to go through enumeration | hathach |
| 2019-09-01 | board_test run with lpc54114 | hathach |
| 2019-09-01 | adding lpc54114 port | hathach |
| 2019-09-01 | more lpc51u68 driver clean up | hathach |
| 2019-09-01 | update lpc51u68 linker | hathach |
| 2019-09-01 | clean up | hathach |
| 2019-09-01 | Port new board circuitplayground_bluefruit, close #109 | hathach |