summaryrefslogtreecommitdiff
path: root/hw/bsp/rp2040
AgeCommit message (Expand)Author
2023-01-31Merge pull request #1779 from P33M/rp2040_device_babble_fixHa Thach
2023-01-24rp2040: avoid device-mode state machine hangJonathan Bell
2023-01-18Allow config OS for RP2040Howard Su
2022-12-13Fix ifdefs for disabled uart stdio in rp2040 familyLouis Burda
2022-12-04Fix typosBastien Nocera
2022-11-21Merge branch 'master' into midihostAndrzej Tokarski
2022-11-21add board_getchar() for non-blocking getchar()hathach
2022-11-21host msc example work well with rp2040 pio-usbhathach
2022-11-18update uart read for lpc18/43 for testinghathach
2022-11-13Add MIDI host support to tinyusbrppicomidi
2022-11-06rename PIO_USB_PIN_DP to PIO_USB_DP_PIN and change from 2 to 20 & moved to bo...hathach
2022-11-04remove CFG_TUSB_DEBUG from tinyusb_common_basehathach
2022-07-12RP@040: rework CMake for compiler warningsgraham sanderson
2022-07-01add get-dependencies.pyhathach
2022-06-29Merge pull request #1539 from hathach/improve-ciHa Thach
2022-06-29remove redundant rp2040 boards, all boards supported by pico-sdk already supp...hathach
2022-06-28update rp2040 warningshathach
2022-06-28Merge branch 'master' into rp2040_warninghathach
2022-06-27rework suppress_tinyusb_warningsgraham sanderson
2022-06-27fix most warnings with rp2040 -wconversionhathach
2022-06-17Re-add some warning suppression for rp2040graham sanderson
2022-06-08add tuh_configure() for port/dynamic host behavior confighathach
2022-05-20Minor cleanup of RP2040 code post addition of Pico-PIO_USBgraham sanderson
2022-05-16add upstream Pico-PIO-USBhathach
2022-05-10cmake lib renamehathach
2022-05-10move pio-usb init to family_configure_pio_usb_example() to stay compatiblehathach
2022-05-10move pio usb files to srchathach
2022-04-29configure hid_to_cdc example to build with rp2040 with pio usb as hosthathach
2022-04-27add TU_ATTR_FAST_FUNC for rp2040 __not_in_flash() sectionhathach
2022-04-22keep up with pio usbhathach
2022-04-14catch up with pio libhathach
2022-04-08proof of concpet that device pio-usb work with host pio-usbhathach
2022-04-01update to use pio hw endpointhathach
2022-04-01rename pio to pio_usbhathach
2022-03-30make use pio_usb_port_reset_start/endhathach
2022-03-20Merge branch 'master' into pio-hosthathach
2022-03-11remove usbh_control.chathach
2022-03-01start to add pio usb (host) supporthathach
2022-02-25rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLEDhathach
2022-02-25rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLEDhathach
2021-10-14More warning cleanupgraham sanderson
2021-10-12Merge branch 'master' into add_uvcHa Thach
2021-10-05rename CFG_TUD_NET to CFG_TUD_ECM_RNDIShathach
2021-09-30Add video class entry to rp2040 building scriptskkitayam
2021-09-25add NCM driver in a compatible manner : hathach/tinyusb#550Peter Lawrence
2021-06-10Make examples standalone buildable via CMakegraham sanderson
2021-06-02undo search replace errorgraham sanderson
2021-06-02minor comment change to force rebuildgraham sanderson
2021-06-02move core definition of source file includes from SDK into family.cmakegraham sanderson
2021-06-01rename family.cmake to family_common.cmakegraham sanderson