| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-07-12 | RP@040: rework CMake for compiler warnings | graham sanderson | |
| 2022-07-11 | fix rt1050 evk build with latest mcu-sdk | hathach | |
| 2022-07-11 | bump up mcux-sdk for rt11xx, add back OPT_MCU_MIMXRT11XX | hathach | |
| 2022-06-27 | fix all warnings with host rp2040 | hathach | |
| 2022-06-06 | update all host examples | hathach | |
| 2022-05-20 | Minor cleanup of RP2040 code post addition of Pico-PIO_USB | graham sanderson | |
| * Removed some compiler warnings, and cleaned out unnecessary warning suppression from CMake suppress_tinyusb_warnings() * Made explicit family_configure_dual_usb_example() for DUAL mode examples as family_configure_target() may not generally be called multiple times for the same target * Renamed library pico_pio_usb to tinyusb_picio_pio_usb to be clearer and avoid conflict if someone already has a pico_pio_usb in their project * Added family_add_pico_pio_usb() method for adding Pico-PIO_SUB support to an existing example * Allowed tinyusb_pico_pio_usb to be added to regular apps using the Pico SDK | |||
| 2022-05-10 | cmake lib rename | hathach | |
| 2022-05-10 | move pio-usb init to family_configure_pio_usb_example() to stay compatible | hathach | |
| 2022-03-11 | remove usbh_control.c | hathach | |
| 2022-01-19 | enable ci build for RX65X host example | hathach | |
| update comment for unit not ready 3a-00 additional sense | |||
| 2022-01-05 | Unify skip and only logic for build scripts | Scott Shawcroft | |
| And switch to a single file that can include mcu, family or board. | |||
| 2021-12-07 | skip host ci for tm4c due to sram overflow | hathach | |
| 2021-12-07 | move hcd_musb.c include to family.mk | hathach | |
| 2021-12-03 | Merge branch 'master' into add_hcd_for_msp_exp432e401y | Ha Thach | |
| 2021-12-02 | fix ci | hathach | |
| 2021-11-29 | Fix build errors | kkitayam | |
| 2021-11-29 | Add musb driver | kkitayam | |
| 2021-10-18 | suppress null-dereference by usbh and lwip | hathach | |
| 2021-09-07 | Add PS4-compatible controllers | David Shadoff | |
| 2021-09-06 | Added Arc System Works GG Xrd Limited Edition controller VID PID | Christian Arlt | |
| 2021-09-06 | Added Hori Fighting Commander 4 VID PID | Christian Arlt | |
| 2021-09-06 | Added Sony DualShock4 CUH-ZCT1E pid | Christian Arlt | |
| 2021-08-24 | test hid controller with rp2040 | hathach | |
| 2021-08-24 | add tuh_vid_pid_get() | hathach | |
| complete Sony PS4 dualshock controller example | |||
