summaryrefslogtreecommitdiff
path: root/src/portable
AgeCommit message (Expand)Author
2020-10-24Move into if statementJacob Potter
2020-10-24CR feedback: compare CFG_TUSB_RHPORT1_MODE instead of using new macroJacob Potter
2020-10-18Allow use of internal FS PHY on OTG_HS interfaceJacob Potter
2020-10-11Merge pull request #525 from kasjer/kasjer/da1469x-isoHa Thach
2020-10-11Merge pull request #520 from salkinium/feature/misc_enhancementsHa Thach
2020-10-10Merge pull request #521 from PanRe/uac2Ha Thach
2020-10-10Dynamically check STM32F3 IRQ remap optionNiklas Hauser
2020-10-09Revert dcd_alloc_mem_for_conf() but keep changes from @kasjer for ISO EPReinhard Panhuber
2020-10-08DA146xx: Allow transmitting of packets larger then 64 bytesJerzy Kasenberg
2020-10-08DA146xx: Add support for ISO endpointsJerzy Kasenberg
2020-10-08DA146xx: Add dcd_edpt_closeJerzy Kasenberg
2020-10-08DA146xx: Allow receiving of packets larger then 64 bytesJerzy Kasenberg
2020-10-07Merge pull request #529 from gh2o/stm32-raceHa Thach
2020-10-06stm32: fix ISTR and CTR_RX/TX race conditionsGavin Li
2020-10-06Merge branch 'uac2' of https://github.com/PanRe/tinyusb into PanRe-uac2hathach
2020-10-01nrf5x: Add support for ISO endpointsJerzy Kasenberg
2020-10-01nrf5x: Increase size of mps to 16 bitsJerzy Kasenberg
2020-10-01nrf5x: Add dcd_edpt_closeJerzy Kasenberg
2020-09-28Fix minor issue.Reinhard Panhuber
2020-09-28Cleanup for PR.Reinhard Panhuber
2020-09-28Merge remote-tracking branch 'upstream/master' into uac2Reinhard Panhuber
2020-09-28synopsys: Fix odd/even frame handling for ISOJerzy Kasenberg
2020-09-28synopsys: Remove compilation warning in dcd_edpt_closeJerzy Kasenberg
2020-09-28synopsys: Fix fifo allocation schemaJerzy Kasenberg
2020-09-15nrf52: Fix edpt_dma_start() wrong condition checkJerzy Kasenberg
2020-09-06Start of sampling works.Reinhard Panhuber
2020-09-04Merge remote-tracking branch 'upstream/master' into uac2Reinhard Panhuber
2020-08-24Merge pull request #486 from kasjer/kasjer/add-endpoint-close-to-synopsysHa Thach
2020-08-22add OPT_MCU_SAMD11hathach
2020-08-20Fix formatting, get rid of all tabs.Reinhard Panhuber
2020-08-19Commit before sharing.Reinhard Panhuber
2020-08-16Merge remote-tracking branch 'upstream/master' into uac2Reinhard Panhuber
2020-08-16Add EP close. Fix bug in set_interface within audio.Reinhard Panhuber
2020-08-14Add dcd_edpt_close() to synopsysJerzy Kasenberg
2020-08-12Fix synopsys fifo flush during stallJerzy Kasenberg
2020-08-05Merge pull request #476 from kasjer/kasjer/fix-synopsys-fix-iso-frame-bitHa Thach
2020-08-04Fix synopsys odd/even frame bit for IN ISO endpointsJerzy Kasenberg
2020-08-04manually submit unplugged event for nrf dcd_disconnect()hathach
2020-08-04Merge pull request #478 from hathach/move-dcdconnect-to-dcdinitHa Thach
2020-08-03Implement dynamic FIFO RAM allocation according to configuration desc.Reinhard Panhuber
2020-08-02Merge pull request #472 from hathach/fix-msp430-warningHa Thach
2020-08-01enable pull-up in dcd_init() instead of usbdhathach
2020-08-01Merge pull request #477 from hathach/fix-nrf-unplugg-isr-eventHa Thach
2020-08-01correct isr context for nrf DCD_EVENT_UNPLUGGEDhathach
2020-07-31Fix synopsys size check for ISO endpointJerzy Kasenberg
2020-07-29fix nested extern declaration of 'SystemCoreClock' [-Werror=nested-externs]hathach
2020-07-29fix strict prototypehathach
2020-07-28Merge pull request #454 from me-no-dev/esp32-s2-fifosHa Thach
2020-07-28Update dcd_esp32s2.cme-no-dev
2020-07-28fix msp430 gcc 9.2.0 warning in #465hathach