summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-26add handling for software configurable interrupts.kkitayam
2021-06-26fix baudrate settingkkitayam
2021-06-24Merge branch 'local' of https://github.com/HiFiPhile/tinyusb into dcd_same70MasterPhi
2021-06-24fix warningMengsk
2021-06-24Add fifo helper function to CDC class for DMA transfer.Mengsk
2021-06-23Add dfu function memory access protectionJeremiah McCarthy
2021-06-23Merge branch 'CCRX_Port' of https://github.com/Wini-Buh/tinyusb into CCRX_PortWini-Buh
2021-06-22final clean upWini-Buh
2021-06-22Merge remote-tracking branch 'upstream/master' into CCRX_PortWini-Buh
2021-06-22Merge branch 'hathach:master' into CCRX_PortWini-Buh
2021-06-22change stdio channel to SCI5 from SCI0.kkitayam
2021-06-21Merge pull request #907 from salkinium/fix/tuh_config_typoHa Thach
2021-06-21Fix typo in TUH configuration defineNiklas Hauser
2021-06-21Merge pull request #906 from hathach/fix-midiHa Thach
2021-06-21fix issue when calling midi API when not enumerated yethathach
2021-06-20Add bracket to switch case, fix warning.MasterPhi
2021-06-20adding rx65nhathach
2021-06-20Merge pull request #895 from ElectronicCats/masterHa Thach
2021-06-19fix build with saml21, update microchip driver submodulehathach
2021-06-19Merge pull request #899 from Product-Creation-Studio/ned-pcs/fix-initializerHa Thach
2021-06-18Changed order of struct initializer to avoid compiler errorNed Konz
2021-06-19Merge pull request #898 from hathach/fix-nrf-control-bulk-race-conditionHa Thach
2021-06-19fix race condition with control since TASKS_EP0RCVOUT also require EasyDMAhathach
2021-06-18add saml21 to CIsabas1080
2021-06-18fix build with mm32 boardhathach
2021-06-18remove duplicate mm32 dcdhathach
2021-06-18dsp updatazhangslice
2021-06-18remove the keil ziphathach
2021-06-18mit licensezhangslice
2021-06-18add mindmotion mm32sdk as submodulehathach
2021-06-18add keil projrctzhangslice
2021-06-18Add MM32 SDK and USB driverzhangslice
2021-06-17force single buffered for device mode, out endpointhathach
2021-06-16Revert "Use byte copy.", add barrier after buffer write.MasterPhi
2021-06-15Default use dual bank for FS, use dcd irq switch.MasterPhi
2021-06-15Prevent buffer overflow.MasterPhi
2021-06-15Use byte copy.MasterPhi
2021-06-15Fix resume, always init FS clock.MasterPhi
2021-06-15add support SAML21sabas1080
2021-06-13fix calculating xferred bytes with double buffer with short packet on buffer0hathach
2021-06-13fix ep tx with double bufferedhathach
2021-06-13fix build with log for devicehathach
2021-06-13remove sent_setup from hw endpointhathach
2021-06-13remove dev_ep_maphathach
2021-06-12Merge pull request #889 from kilograham/masterHa Thach
2021-06-12set TOP to build with esp32sxhathach
2021-06-12Rename SAM7X to SAMX7XMasterPhi
2021-06-12Fix indent.MasterPhi
2021-06-12increase example CFG_TUH_HID from 2 to 4hathach
2021-06-12examples: freertos: add skip for same70Rafael Silva