summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-16add note for recursive calls of process_device_unplugged() in case of hubhathach
2022-06-04Hub: Remove multi-level hub bypassRyzee119
2022-05-29Hub: Unplug downstream devices on non-root hub disconnectRyzee119
2022-05-29Hub: Retry port status transfer if failedRyzee119
2022-05-29Fix non-trivial designated initializers compile errorRyzee119
2022-05-28Merge pull request #1477 from cr1901/fix-submHa Thach
2022-05-27Remove lib/Pico-PIO-USB, which has moved to hw/mcu/raspberry_pi/Pico-PIO-USB.William D. Jones
2022-05-26Merge pull request #1467 from kilograham/rp2040_cleanupHa Thach
2022-05-25Merge pull request #1473 from sknebel/patch-1Ha Thach
2022-05-24fix links in docsSven
2022-05-24Merge pull request #1451 from kasjer/kasjer/pic32-sanity-fixesHa Thach
2022-05-20Minor cleanup of RP2040 code post addition of Pico-PIO_USBgraham sanderson
2022-05-16Merge pull request #1412 from hathach/pio-hostHa Thach
2022-05-16print addres of mouse inputhathach
2022-05-16add upstream Pico-PIO-USBhathach
2022-05-16remove pico-usb forkhathach
2022-05-11clean up examplehathach
2022-05-11sync with pio usbhathach
2022-05-10clean uphathach
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-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-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