summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-08try updating clock configure for g4 nucleo (not work yet)hathach
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-06Merge pull request #1227 from kkitayam/fix_dcd_musb_buffer_overrunHa Thach
2021-12-04Handle the closing of endpoints on RP2040Valentin Milea
2021-12-04Fix buffer overrun at pipe_read_packet()kkitayam
2021-12-04Fix memory overrun at pipe_read_packet()kkitayam
2021-12-03Merge branch 'master' into add_hcd_for_msp_exp432e401yHa Thach
2021-12-03Merge pull request #1225 from perigoso/doc-requirementsHa Thach
2021-12-02after commit: eae4132 this dependency is no longer requiredRafael Silva
2021-12-02Merge pull request #1224 from hathach/chipidea-controllerHa Thach
2021-12-02minor doc updatehathach
2021-12-02Merge pull request #1223 from hathach/fix-s3-ciHa Thach
2021-12-02temporarily skip s3 build on cihathach
2021-12-02fix cihathach
2021-12-02update supported dochathach
2021-12-02more chipideahathach
2021-12-01more work to abstract chipidea driverhathach
2021-12-01more ci abstracthathach
2021-12-01Remove unused-parameter errors when LOGGER=SWOSebastien COUDREAU
2021-12-01add chipidea highspeed controllerhathach
2021-11-30Merge pull request #1193 from rppicomidi/implement_usbh_replug_on_picoHa Thach
2021-11-30Add register settings to handle a HUBkkitayam
2021-11-30improve hcd_device_close() for rp2040hathach
2021-11-30on unplug release device endpointsrppicomidi
2021-11-30implement hcd device closerppicomidi
2021-11-30Merge pull request #1216 from hathach/update-docHa Thach
2021-11-30remove warningshathach
2021-11-30update supported dochathach
2021-11-29Merge pull request #1215 from hathach/fix-esp-stackHa Thach
2021-11-29Merge pull request #1214 from hathach/fix-gamepad-commentHa Thach