summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-29Add name to contributor listJan Dümpelmann
2020-06-26Remove EP0 remaining bytes manipulationJan Dümpelmann
2020-06-18Add transaction (edpt_xact) as sub transferJan Dümpelmann
2020-05-15Allow EP0 to use xfer sizes larger than one packetJan Dümpelmann
2020-05-15Interrupt time improvementsJan Dümpelmann
2020-05-08Synopsys OUT EP improvements:Jan Dümpelmann
2020-05-08Merge pull request #395 from hathach/define-log-printfHa Thach
2020-05-08add CFG_TUSB_DEBUG_PRINTF() for log retargetinghathach
2020-05-08Merge pull request #393 from xobs/fix-debug-warningHa Thach
2020-05-07device: fix build warning when CFG_TUSB_DEBUG >= 2Sean Cross
2020-05-07Merge pull request #391 from kasjer/kasjer/stm32l476disco-clock-configurationHa Thach
2020-05-07Merge pull request #392 from kasjer/kasjer/change-package-type-to-sdkHa Thach
2020-05-07Change mynewt package type to sdkJerzy Kasenberg
2020-05-06stm32l476disco: Fix system clock setupJerzy Kasenberg
2020-05-06stm32l476disco: fix uninitialized filed usageJerzy Kasenberg
2020-05-04Merge pull request #387 from duempel/redesign_transmit_synopsysHa Thach
2020-05-04clean upJan Dümpelmann
2020-05-02Merge pull request #389 from hathach/fix-samgHa Thach
2020-05-02minor update net examplehathach
2020-05-02abstract all UDP_CSRhathach
2020-05-02clean uphathach
2020-05-02fix EP0 data toggle issuehathach
2020-05-02remove toggle walkaround, fix control stall race conditionhathach
2020-04-30Merge pull request #388 from hathach/fix-samd-setup-raceHa Thach
2020-04-30fix dcd samd race condition with setup packethathach
2020-04-29Changed switch into if statementsJan Dümpelmann
2020-04-29Redesign of Synopsys device transmissionJan Dümpelmann
2020-04-29Merge pull request #386 from hathach/follow-383Ha Thach
2020-04-29fix ci board test with esp32hathach
2020-04-29remove the use of TU_VERIFY_HDLRhathach
2020-04-29fix esp32 ci adding FREERTOS STATIC to sdkconfig defaulthathach
2020-04-29Merge pull request #383 from kasjer/kasjer/fox-busy-flag-race-conditionHa Thach
2020-04-28Merge pull request #380 from hathach/fix-usbnet-synopsysHa Thach
2020-04-28fix typohathach
2020-04-27Fix endpoint busy flag race conditionJerzy Kasenberg
2020-04-27added comment for hw clearing TXFEhathach
2020-04-27TXFE is read only bithathach
2020-04-26revert a change to net driverhathach
2020-04-26sync synopsis fix for esp32s2hathach
2020-04-26turn off TX FIFO Empty for EPIN if all bytes are writtenhathach
2020-04-26add TODO for usbnet clean uphathach
2020-04-26clean up log messagehathach
2020-04-26Merge pull request #379 from hathach/add-usbd-edpt-openHa Thach
2020-04-26fix missing debug log macroshathach
2020-04-26add usbd edpt openhathach
2020-04-25Merge pull request #378 from kasjer/kasjer/synopsys-txfe-interrup-loopHa Thach
2020-04-24synopsys: Reduce interrupt time for IN ZLPJerzy Kasenberg
2020-04-23Revert "Merge pull request #359 from versioduo/midi-flow-control"hathach
2020-04-23Merge pull request #376 from hathach/add-more-exampleHa Thach
2020-04-23complete the midi output for dynamic configurationhathach