summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-15hid: add configurable report size for fidogaoyichuan
2022-10-15hid: add fido hid descriptor templatesgaoyichuan
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
2022-10-03Fix descriptor searchingkkitayam
2022-09-17audio_device: prototype added for function referenced before useMark K Cowan
2022-09-13[rp2040] Wrap GCC pragmas in #ifdef __GNUC__Ben Avison
2022-09-13IAR doesn't support __attribute__((fallthrough))Ben Avison
2022-09-13Move variable into its own curly-brace scopeBen Avison
2022-09-13Remove unused static dataBen Avison
2022-09-13Don't assume different enum types can be combinedBen Avison
2022-09-13Don't assume ints automatically convert to enumsBen Avison
2022-09-13Remove unreachable codeBen Avison
2022-09-13Refactor pointer arithmetic on void*Ben Avison
2022-09-13Fix compile errorskkitayam
2022-09-13Change images to MJPEGkkitayam
2022-09-13Merge pull request #1629 from jmark1m/masterHa Thach
2022-09-13Merge pull request #1642 from kasjer/kasjer/nrf5x-fix-out-iso-packet-size-reportHa Thach
2022-09-13nrf5x: Fix reception of large ISO packetsJerzy Kasenberg
2022-09-13Merge pull request #1641 from hathach/fix-1634Ha Thach
2022-09-13re-added code in pr 1438 to fix compile with h7 with 1 usb otghathach
2022-09-12[rp2040] Explicit cast value of `hw_set_alias`Ben Avison
2022-09-12[rp2040] Remove non-portable return statementsBen Avison
2022-09-12IAR declares strncasecmp in string.h not strings.hBen Avison
2022-09-07Fix bug #1628 by preventing shared irq slots for filling upjmark1m
2022-09-03Initial PIC32MM/MX & PIC24 supportReimuNotMoe
2022-08-26Merge pull request #1614 from kasjer/kasjer/fix-nrf5x-with-isoHa Thach
2022-08-26nrf5x: Fix endpoint internal state when closedJerzy Kasenberg
2022-08-25Merge pull request #1613 from Lan-Hekary/video-descriptors-fixHa Thach