summaryrefslogtreecommitdiff
path: root/src/portable
AgeCommit message (Expand)Author
2023-01-31Merge pull request #1779 from P33M/rp2040_device_babble_fixHa Thach
2023-01-31fix typoshathach
2023-01-31move errata to end of c filehathach
2023-01-31add e15 prefix or walkaround related functions, also minor refactorhathach
2023-01-31minor clean uphathach
2023-01-30fix typohathach
2023-01-30Merge branch 'master' into port-ft90xHa Thach
2023-01-24rp2040: shuffle hw_endpoint membersJonathan Bell
2023-01-24rp2040: avoid device-mode state machine hangJonathan Bell
2023-01-23rp2040: export hw_endpoint_start_next_buffer() and hw_endpoint_lock_update()Jonathan Bell
2023-01-18Merge pull request #1847 from HiFiPhile/dwc2_iarHa Thach
2023-01-12Merge pull request #1405 from gregdavill/ch32v307Ha Thach
2023-01-12add dcd_remote_wakeup() stubhathach
2023-01-12rename driver with dcd_ to be consitent with other portshathach
2023-01-12add note for openocd with wch, also add wch-riscv.cfghathach
2023-01-11dwc2: fix IAR warnings.MasterPhi
2023-01-09Merge pull request #1843 from HiFiPhile/ip3511Ha Thach
2023-01-08ip3511 : Fix IAR build.MasterPhi
2023-01-07Merge branch 'master' into ch32v307Ha Thach
2023-01-03Fix typo in audio.h. Specifiy _ctrl_xfer struct in CFG_TUSB_MEM_SECTIONpete-pjb
2022-12-04more typoshathach
2022-12-04Fix typosBastien Nocera
2022-11-30Merge branch 'hathach:master' into port-ft90xGordon McNab
2022-11-30more clean uphathach
2022-11-30white spaceshathach
2022-11-30Add FT9xx for cdc_dual_portsGordon McNab
2022-11-29Fix transfers issues with FT9xxGordon McNab
2022-11-28Fix issue with the CDC SetLineCoding requestGordon McNab
2022-11-23Fix RP2040 Issue 1721rppicomidi
2022-11-07Fix DCD build.Mengsk
2022-11-07Merge branch 'master' of https://github.com/hathach/tinyusb into bsp_412Mengsk
2022-11-07Add support for STM32L412.Mengsk
2022-11-04fix -wconversion-int and add minor commenthathach
2022-11-04Merge branch 'master' into rp2040-hcd-bulkHa Thach
2022-10-24Merge pull request #1676 from tswan-quasi/masterHa Thach
2022-10-24use dummy for all ZLP for ip3511, fix lpc55 build with DEBUG=1hathach
2022-10-21unused (void) casttswan-quasi
2022-10-22Merge pull request #1690 from tore-espressif/fix/espressif/iso_transfersHa Thach
2022-10-20typo fixtswan-quasi
2022-10-20dummy buffer only on EP0 OUT ZLPstswan-quasi
2022-10-19Merge pull request #1680 from LynnL4/port-stm32u5xxHa Thach
2022-10-19Merge pull request #1523 from maddyaby/dcd_edpt_openHa Thach
2022-10-18esp: Fix Isochronous transfersTomas Rezucha
2022-10-17minor renamehathach
2022-10-13(void) rhport for unused parametertswan-quasi
2022-10-13Add support for STM32U5 mcuLynnL4
2022-10-12double cast of pointer to remove errortswan-quasi
2022-10-11lpc55s69 isochronous, dummy address for endpoint buffers to prevent accidenta...tswan-quasi
2022-10-10Merge pull request #1623 from SudoMaker/masterHa Thach
2022-10-06Microchip PIC24/dsPIC33 device mode supportReimuNotMoe