summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-11MIDI: support port name stringsKay Sievers
2022-11-07Merge pull request #1718 from hfegran/efm32_freertos_port_fixHa Thach
2022-11-07Merge pull request #1724 from hathach/add-self-hostHa Thach
2022-11-06final clean uphathach
2022-11-06remove trigger hardware stephathach
2022-11-06move test_hardware into build_armhathach
2022-11-06use gh cli instead of action for workflow dispatchhathach
2022-11-06Merge pull request #1723 from hathach/fix-rp2040-minorHa Thach
2022-11-06bump up setup python action to v4hathach
2022-11-06minor clean uphathach
2022-11-06bump up pico-pio-usbhathach
2022-11-06rename PIO_USB_PIN_DP to PIO_USB_DP_PIN and change from 2 to 20 & moved to bo...hathach
2022-11-05Merge pull request #1434 from Skyler84/rp2040-hcd-bulkHa Thach
2022-11-04remove CFG_TUSB_DEBUG from tinyusb_common_basehathach
2022-11-04fix -wconversion-int and add minor commenthathach
2022-11-04Merge branch 'master' into rp2040-hcd-bulkHa Thach
2022-11-03Fixed wrong FreeRTOS port for EFM32GG12Henrik Fegran
2022-10-25Merge pull request #1698 from battlesnake/fix-attrs-on-struct-memberHa Thach
2022-10-24keep alignment specMark K Cowan
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-20do not apply storage attributes to member of structMark K Cowan
2022-10-20typo fixtswan-quasi
2022-10-20dummy buffer only on EP0 OUT ZLPstswan-quasi
2022-10-20Merge pull request #1696 from kasjer/kasjer/fix-stm32u5-submodulesHa Thach
2022-10-20stm32u5: Fix submodules pathsJerzy Kasenberg
2022-10-19Merge pull request #1680 from LynnL4/port-stm32u5xxHa Thach
2022-10-19Merge pull request #1668 from kkitayam/add_support_for_mjpegHa Thach
2022-10-19Merge pull request #1523 from maddyaby/dcd_edpt_openHa Thach
2022-10-19Merge pull request #1691 from hadess/wip/hadess/fix-deps-typoHa Thach
2022-10-18Fix typo in getting_started guideBastien Nocera
2022-10-18esp: Fix Isochronous transfersTomas Rezucha
2022-10-17minor renamehathach
2022-10-14Merge pull request #1646 from battlesnake/feedback-prototype-fixHa Thach
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-12Fix pointer type to calculate streaming parameterkkitayam
2022-10-12Rename descriptor macros for consistencykkitayam
2022-10-11lpc55s69 isochronous, dummy address for endpoint buffers to prevent accidenta...tswan-quasi
2022-10-11Add stm32u5xx offical driver.LynnL4
2022-10-10Merge pull request #1623 from SudoMaker/masterHa Thach
2022-10-10Merge pull request #1664 from mingpepe/masterHa Thach
2022-10-08Add motion jpegkkitayam
2022-10-07Fix max payload size to clip at 1023kkitayam
2022-10-06Fix pointerkkitayam
2022-10-06Microchip PIC24/dsPIC33 device mode supportReimuNotMoe
2022-10-05Fix typo for log in dcd_rp2040.cmingpepe