summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-02style code for consistency with existing codebaseRafael Silva
2022-06-02fix int handling for host in ek_ra4m3 portRafael Silva
2022-06-02remove duplicate link register bit macrosRafael Silva
2022-06-02add contributions to docsRafael Silva
2022-06-02add renesas ek-ra4m3 board portRafael Silva
2022-06-02add renesas ra mcu family to supported devices docsRafael Silva
2022-06-02add support for renesas ra family of mcusRafael Silva
2022-06-02rework make freertos port handlingRafael Silva
2022-06-02generalize renesas LINK core driverRafael Silva
2022-06-02rename renesas driver to linkRafael Silva
2022-06-02add .vscode to gitignoreRafael Silva
2022-06-02add renesas fsp submoduleRafael Silva
2022-06-01Merge pull request #1485 from tfx2001/patch-1Ha Thach
2022-06-01fix compile errortfx2001
2022-06-01Merge pull request #1483 from hathach/clean-rp2040-net-exampleHa Thach
2022-06-01remove cmake compile macro for net example (use lwipopts.h instead)hathach
2022-06-01Merge pull request #1454 from Iktek/bugfix_1453Ha Thach
2022-06-01grstctl set fifo + flush in one assignhathach
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