| Age | Commit message (Expand) | Author |
| 2019-10-24 | fix missing board uart read/write() | hathach |
| 2019-10-23 | adding debug log function | hathach |
| 2019-10-19 | add uart support for stm32f4nucleo board (via stlink cdc) | hathach |
| 2019-10-18 | change to use nrfx uarte | hathach |
| 2019-10-18 | change DEBUG optimization option from O0 to Og | hathach |
| 2019-10-12 | adding log support with uart | hathach |
| 2019-10-11 | update doc | hathach |
| 2019-10-09 | Merge branch 'master' into develop | hathach |
| 2019-10-07 | added ti_driver submodule | hathach |
| 2019-10-07 | add ti_driver as submodule | 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-10-03 | couldn't get 32L4 running with crystal less mode | hathach |
| 2019-10-02 | move linker file to blue pill bsp | hathach |
| 2019-10-02 | ported stm32f1, tested with f103 blue pill | hathach |
| 2019-10-01 | -Wno-error=cast-function-type is only available for gcc 8+, change travis dis... | hathach |
| 2019-09-27 | add -Wextra for more warnings to example | hathach |
| 2019-09-20 | added stm32 L0 support | hathach |
| 2019-09-20 | added stm32L0538 discovery board, board test exmaple works | hathach |
| 2019-09-18 | added board feather stm32f045 | hathach |
| 2019-09-14 | Merge pull request #131 from cr1901/pyboard | hathach |
| 2019-09-14 | pyboardv11: Fix typo in HSE_VALUE define so that SysTick runs at correct | William D. Jones |
| 2019-09-13 | Merge pull request #151 from hathach/develop | hathach |
| 2019-09-13 | adding stm32l4 support, board test run with stm32l476disco, usb doens't work yet | hathach |
| 2019-09-12 | Correct port assigned on the STM32F070 BSP | Nathan Conrad |
| 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 | update st_driver | hathach |
| 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 |