summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-10cmake lib renamehathach
2022-05-10move pio-usb init to family_configure_pio_usb_example() to stay compatiblehathach
2022-05-10include dual examples to cihathach
2022-05-10rename host/hid_to_cdc to dual/host_hid_to_device_cdchathach
2022-05-10move pio usb files to srchathach
2022-05-06fix incorrect total number of interfacehathach
2022-05-06Merge pull request #1460 from ccrome/chc-fix-freertos-irq-imxHa Thach
2022-05-05set irq priority for freertoscaleb crome
2022-05-03overwrite grstctl on edpt_disablePascal Speck
2022-05-01dcd_pic32: Fix memory overwrite in incoming dataJerzy Kasenberg
2022-05-01dcd_pic32: Add asserts transfer sanity checkJerzy Kasenberg
2022-05-01Add TU_BREAKPOINT for mips architectureJerzy Kasenberg
2022-04-29fix ci buildhathach
2022-04-29configure hid_to_cdc example to build with rp2040 with pio usb as hosthathach
2022-04-29update piohathach
2022-04-28more clean uphathach
2022-04-27make hcd_event_handler() fastfunc, and force inline other helperhathach
2022-04-27clean uphathach
2022-04-27add TU_ATTR_FAST_FUNC for rp2040 __not_in_flash() sectionhathach
2022-04-27everything work greathathach
2022-04-26minor clean uphathach
2022-04-26improve pio usb endpoint handlerhathach
2022-04-26Merge pull request #1444 from Firefishy/gh-action-use-replacement-rubyHa Thach
2022-04-26follow pio usb changeshathach
2022-04-25Update tusb_option.hNikitarc
2022-04-25Merge branch 'hathach:master' into mastertobozo
2022-04-24GH Update to actions/checkout@v3Grant Slater
2022-04-24Replace actions/setup-ruby with replacement ruby/setup-rubyGrant Slater
2022-04-22more with pio usbhathach
2022-04-22keep up with pio usbhathach
2022-04-21Merge branch 'master' into pio-hosthathach
2022-04-21update lib piohathach
2022-04-20Merge pull request #1440 from hathach/osal-queue-timeoutHa Thach
2022-04-20update example for better cdc echohathach
2022-04-20add note for tud_task() behavior in freertos examplehathach
2022-04-20add tud_task_ext(), tuh_task_ext() as exteneded version that take timeout and...hathach
2022-04-20Update dwc2_stm32.hNikitarc
2022-04-20disable blank issues, add online docs linkhathach
2022-04-20fix freertos issue when 1 tick > 1 mshathach
2022-04-20add msec timeout to osal_queue_receive(), tud_task() and tuh_task() both pend...hathach
2022-04-19Update dwc2_stm32.hNikitarc
2022-04-18clean up pio driverhathach
2022-04-17hcd_rp2040: Add bulk in/out+interrupt out support.Skyler Mansfield
2022-04-17tusb_types:Skyler Mansfield
2022-04-16Generalize feedback value min and maxReinhard Panhuber
2022-04-16support pio dcd endpiont stallhathach
2022-04-15update lib piohathach
2022-04-15pio device works wellhathach
2022-04-14catch up with pio libhathach
2022-04-09Introduce 3 fb calc options: NO_SOF_BY_USER, SOF_BY_AUDIO_D, SOF_BY_USERReinhard Panhuber