summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-05-08Add IAR compiler attribute and endian support.Mengsk
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-05detect if SD is actually present on the flash using SD magichathach
2020-05-04Merge pull request #387 from duempel/redesign_transmit_synopsysHa Thach
2020-05-04temporarily remove osal_task_delay() from osalhathach
2020-05-04clean upJan Dümpelmann
2020-05-04clean up things, add makefile for host 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-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-29remove the use of TU_VERIFY_HDLRhathach
2020-04-29support class drivers implemented by applicationhathach
2020-04-29Merge pull request #383 from kasjer/kasjer/fox-busy-flag-race-conditionHa 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-26fix missing debug log macroshathach
2020-04-26add usbd edpt openhathach
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-23Merge pull request #374 from duempel/stm32f1_synopsys_supportHa Thach
2020-04-22house keepinghathach
2020-04-22Added support for STM32F1 Connectivity Line MCUJan Dümpelmann
2020-04-22Merge branch 'master' into add-more-examplehathach
2020-04-22added swo as loggerhathach
2020-04-22Merge branch 'master' into add-rtthathach
2020-04-22Merge pull request #365 from pigrew/desc_tu_verifyHa Thach
2020-04-22clean uphathach
2020-04-22Merge pull request #359 from versioduo/midi-flow-controlHa Thach
2020-04-21sof is optional, revert other changes but remove unneeded check.Nathan Conrad
2020-04-20tu_verify for getting descriptorsNathan Conrad
2020-04-20add back MIDI multiple jackhathach
2020-04-20add extra comma to HID_REPORT_IDhathach
2020-04-20add uart for ea4357hathach
2020-04-19MIDI - Add flow control to incoming packet streamKay Sievers
2020-04-19Merge pull request #258 from versioduo/midi-packetsHa Thach
2020-04-18also add wakeup eventhathach