summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-01remove cmake compile macro for net example (use lwipopts.h instead)hathach
2022-06-01Merge pull request #1438 from Nikitarc/masterHa Thach
2022-05-31Merge pull request #1381 from hathach/add-sof-isrHa Thach
2022-05-31Merge pull request #1479 from M3gaFr3ak/masterHa Thach
2022-05-31clean up tud_audio_set_itf_cb() invocationhathach
2022-05-31Merge pull request #1463 from hathach/sof-isr-updateHa Thach
2022-05-31comment out fifo count method for nowhathach
2022-05-28Fix printf long int compiler errorLeon Loeser
2022-05-28Merge pull request #1477 from cr1901/fix-submHa Thach
2022-05-27adding feedback fifo count (WIP)hathach
2022-05-27Remove lib/Pico-PIO-USB, which has moved to hw/mcu/raspberry_pi/Pico-PIO-USB.William D. Jones
2022-05-27wrap feedback and compute to its own struct/unionhathach
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-19prototype for feedback methodhathach
2022-05-19rename tud_audio_sof_isr() to tud_audio_feedback_interval_isr()hathach
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-13fix ci buildhathach
2022-05-13changes proposal to audio feedback computationhathach
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