summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-30fix unreachable warnings with keilhathach
2021-12-29update docshathach
2021-12-29add license to dcd file, slightly update readmehathach
2021-12-29skip freertos example for f1c100shathach
2021-12-29update allwinner submodulehathach
2021-12-29add allwinnner driver as submodulehathach
2021-12-29Merge branch 'master' of https://github.com/t123yh/tinyusb into t123yh-masterhathach
2021-12-23Merge pull request #1260 from leptun/patch-1Ha Thach
2021-12-22Fix typoAlex Voinea
2021-12-22Merge pull request #1258 from leptun/nucleo-f439ziHa Thach
2021-12-21nucleo-f439zi supportAlex Voinea
2021-12-21Merge pull request #1255 from hathach/add-s3-devkitmHa Thach
2021-12-21add s3 devkitchathach
2021-12-21skip ci for s3hathach
2021-12-20change ci to s3 to espressif_s3_devkitmhathach
2021-12-20add s3 devkitmhathach
2021-12-20Merge pull request #1252 from mkj/staticuartHa Thach
2021-12-20samd21: make uart_init() staticMatt Johnston
2021-12-16Merge pull request #1244 from nxf58843/feature-kuiicHa Thach
2021-12-15Merge branch 'feature-kuiic' of https://github.com/nxf58843/tinyusb into feat...Greg Steiert
2021-12-15added KUIIC to supported boards listGreg Steiert
2021-12-13Merge branch 'hathach:master' into feature-kuiicnxf58843
2021-12-13Merge branch 'master' of https://github.com/hathach/tinyusb into feature-kuiicGreg Steiert
2021-12-13Merge pull request #1243 from hathach/g4-nucleoHa Thach
2021-12-13Merge branch 'master' of https://github.com/hathach/tinyusb into feature-kuiicGreg Steiert
2021-12-13correct wiring notehathach
2021-12-13update doc to include g4hathach
2021-12-09Merge pull request #1233 from vmilea/rp2040_bugfix/ep_closeHa Thach
2021-12-09update g4 bsphathach
2021-12-08added support for building uf2 fileGreg Steiert
2021-12-08adding support for KUIIC boardGreg Steiert
2021-12-09Merge pull request #1221 from kasjer/kasjer/fix-nrf5x-vbus-race-conditionHa Thach
2021-12-08Handle xfer events before closing EPValentin Milea
2021-12-08nrf5x: Fix race condition during startupJerzy Kasenberg
2021-12-08Initialize MMU if we are executing from DDRYunhao Tian
2021-12-08try updating clock configure for g4 nucleo (not work yet)hathach
2021-12-07Update READMEYunhao Tian
2021-12-07Add mksunxi tool to make flashable imageYunhao Tian
2021-12-07Remove buffer reclaim logsValentin Milea
2021-12-07Merge pull request #1222 from scoudreau/swo_loggerHa Thach
2021-12-07Merge pull request #1213 from kkitayam/add_hcd_for_msp_exp432e401yHa Thach
2021-12-07skip host ci for tm4c due to sram overflowhathach
2021-12-07change uart baudrate for tm4c123 to 115200hathach
2021-12-07move hcd_musb.c include to family.mkhathach
2021-12-06Fix handling of RXRDY bitYunhao Tian
2021-12-06Merge pull request #1227 from kkitayam/fix_dcd_musb_buffer_overrunHa Thach
2021-12-05Change FIFO size to 4KB (not sure)Yunhao Tian
2021-12-05Fix a typo that leads to incorrect RX handlingYunhao Tian
2021-12-05Add FIFO size checkYunhao Tian
2021-12-05Close all EPs upon resetYunhao Tian