summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-12-08fix typo, add -Wno-error=unreachable-code for fuzz due to latest cdc changeshathach
2022-12-06cdc: Fix autoflush for FIFO < MPSTomas Rezucha
2022-12-05Merge pull request #1776 from hathach/hid-fidoHa Thach
2022-12-05rename to match fido sample uf2_hid..hhathach
2022-12-05Merge pull request #1767 from pete-pjb/masterHa Thach
2022-12-05clean osal_freertos, update freertos examples to work with configSUPPORT_DYNA...hathach
2022-12-04more typoshathach
2022-12-04Fix typosBastien Nocera
2022-12-02Back out another of my changes I am still investigating.pete-pjb
2022-12-02Some reverts and changes after discussion.pete-pjb
2022-12-01Added CFG_TUSB_MEM_SECTION define to struct _ctrl_xfer in usbh.cpete-pjb
2022-12-01Alter tuh_task_ext() function so no need to return when using FreeRTOSPeterB
2022-11-30Fix white space issue.pete-pjb
2022-11-30Merge branch 'hathach:master' into masterPete Bone
2022-11-30more clean uphathach
2022-11-30white spaceshathach
2022-11-30Modify FreeRTOS integration to allow non-static allocation.pete-pjb
2022-11-30Merge pull request #1755 from rppicomidi/fix_1721Ha Thach
2022-11-28increase delay between attempts to 100mshathach
2022-11-28Retry a few times with transfers in enumeration since device can be unstable ...hathach
2022-11-23Fix RP2040 Issue 1721rppicomidi
2022-11-23rework tuh_msc_complete_cb_t signature to use new tuh_msc_complete_data_thathach
2022-11-21host msc example work well with rp2040 pio-usbhathach
2022-11-21whitespacehathach
2022-11-16Merge pull request #1738 from kaysievers/midi-port-namesHa Thach
2022-11-11MIDI: support port name stringsKay Sievers
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-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-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-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