summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-22more cihathach
2021-01-22fix esp32s2 ci buildhathach
2021-01-13update build_all.py to support both single board and family grouphathach
2021-01-13move luna into samd21 grouphathach
2021-01-13clean uphathach
2021-01-13add f746nucleo to group f7hathach
2021-01-13add f746disco into f7 grouphathach
2021-01-13add stlinkv3mini to f7 grouphathach
2021-01-13add stm32f769disco into f7 familyhathach
2021-01-13add f767nucleo to stm32f7 grouphathach
2021-01-13adding stm32f7 familyhathach
2021-01-13also build boards without familyhathach
2020-11-30clean uphathach
2020-11-29group all stm32f4 boardshathach
2020-11-29move teensy 4.0 to imxrthathach
2020-11-29complete grouping imxrt boardshathach
2020-11-29move xiao to samd21 grouphathach
2020-11-28grouping samd51 boardshathach
2020-11-28group more nrf boardhathach
2020-11-28grouping more samd21 boardshathach
2020-11-28grouping samd21hathach
2020-11-28move all nrf boards into its family grouphathach
2020-11-28group more nrf52840 boardshathach
2020-11-28group more nrf boardshathach
2020-11-28grouping nrf boardshathach
2020-11-27group esp32s2 board into its grouphathach
2020-11-27Merge pull request #563 from hathach/add-esp32s2-suspend-wakeupHa Thach
2020-11-27fix cihathach
2020-11-27add bus suspend & resume support for esp32s2hathach
2020-11-25Merge pull request #562 from hathach/correctly-invoke-scsi-callbackHa Thach
2020-11-24msc only invoke scsi complete callback after status transaction is completehathach
2020-11-24Merge pull request #561 from hathach/add-tud-connectedHa Thach
2020-11-24add tud_connected()hathach
2020-11-24Merge pull request #506 from duempel/cdc_without_dtrHa Thach
2020-11-24more cihathach
2020-11-24fix ci buildhathach
2020-11-24comment out and add note for tud_cdc_connected() in cdc_msc exampleshathach
2020-11-23add tud_ready() check in tud_cdc_n_write_flush()hathach
2020-11-23Merge branch 'master' into cdc_without_dtrHa Thach
2020-11-23Merge pull request #560 from hathach/fix-559Ha Thach
2020-11-23have tusb_init() return true instead of TUSB_ERROR_NONEhathach
2020-11-23Merge pull request #557 from hathach/rework-class-driver-controlHa Thach
2020-11-20remove control_completehathach
2020-11-20migrate audio device to new control xfer cbhathach
2020-11-20migrate net device to new control xfer cbhathach
2020-11-20clean uphathach
2020-11-20migrate bth device to new control xfer cbhathach
2020-11-20migrate vendor device to new control xfer cbhathach
2020-11-20migrate dfu runtime device to new control xfer cbhathach
2020-11-20migrate usbtmc device to new control xfer cbhathach