summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-25dcd_samd: Provide implementation for OPT_MCU_SAME5XJeff Epler
2020-06-26Merge pull request #441 from hathach/add-same5xHa Thach
2020-06-26update readmehathach
2020-06-25Merge pull request #442 from czeslawmakarski/pr/update-nrfx-to-nrfx-2.2.0Ha Thach
2020-06-24Update NRFX to v2.2.0Czeslaw Makarski
2020-06-24added OPT_MCU_SAME5X optionhathach
2020-06-22Merge pull request #438 from UweBonnes/debugHa Thach
2020-06-21examples/readme.md: Add hint to build for debug.Uwe Bonnes
2020-06-20Call tud_cdc_tx_cb right after flush to keep tx fifo fullGavin Li
2020-06-20Merge pull request #433 from HiFiPhile/sofHa Thach
2020-06-20Merge branch 'master' into uac2Reinhard Panhuber
2020-06-20Merge remote-tracking branch 'origin/uac2' into uac2Reinhard Panhuber
2020-06-20Merge branch 'master' of https://github.com/PanRe/tinyusb.git into uac2Reinhard Panhuber
2020-06-20Get update from tinyusb.Reinhard Panhuber
2020-06-18Add transaction (edpt_xact) as sub transferJan Dümpelmann
2020-06-18Disable SOF in dcd_stm32_fsdevMengsk
2020-06-18Add tx callback to cdc deviceGavin Li
2020-06-17Merge pull request #431 from HiFiPhile/unalignedHa Thach
2020-06-17Fix IAR warnings.Mengsk
2020-06-16fix hs port1 build with net endpointhathach
2020-06-16fix stm32h743 priority with freeRTOShathach
2020-06-15update example config and descriptor with better Highspeed supporthathach
2020-06-15Enhance EP FIFO allocation for both Fullspeed and Highspeedhathach
2020-06-15update midihathach
2020-06-15clean up, update other example confighathach
2020-06-14Merge pull request #430 from PanRe/fix-too-strict-iad-checksHa Thach
2020-06-14Fix wrong comment for IAD checks.Reinhard Panhuber
2020-06-14cherry pick PR399 commit : Interrupt time improvementsJan Dümpelmann
2020-06-14overwrite setup packethathach
2020-06-14improve usbd log for control transferhathach
2020-06-14revert CFG_TUSB_RHPORT0_MODE to previous wayhathach
2020-06-14Fix alignment.Reinhard Panhuber
2020-06-14Fix alignment.Reinhard Panhuber
2020-06-14Fix alignment.Reinhard Panhuber
2020-06-14Merge branch 'fix-too-strict-iad-checks' into uac2Reinhard Panhuber
2020-06-13Fix too strict checks on subclass and interface of iad descriptor.Reinhard Panhuber
2020-06-13Fix mic audio descriptor, fix too strict check on IAD desc. in usbd.cReinhard Panhuber
2020-06-11Merge branch 'master' into uac2Reinhard Panhuber
2020-06-09Add DCD for Dialog DA1469x MCUJerzy Kasenberg
2020-06-09Add Dialog DA1469x register definition fileJerzy Kasenberg
2020-06-01Update feature_request.mdHa Thach
2020-06-01Update bug_report.mdHa Thach
2020-06-01adding speed detect on bus resethathach
2020-06-01allow hs ep open with 512 byteshathach
2020-05-31fixed EP0 size to 64 since LS is not supported in device modehathach
2020-05-31able to detect as hshathach
2020-05-31Merge pull request #413 from kasjer/kasjer/ble-over-usbHa Thach
2020-05-29Merge pull request #424 from hathach/fix-idf-usb-pin-initHa Thach
2020-05-29fix idf usb pin init changeshathach
2020-05-28Merge pull request #421 from hathach/add-qualifier-descriptorHa Thach