Age | Commit message (Expand) | Author |
---|---|---|
3 days | rp2350 cleanup: unexport internal USB and clock package variable, consts and ...rp2350-cleanup | soypat |
2023-02-19 | machine/rp2040: change calling order for device enumeration fix to do first | deadprogram |
2023-01-07 | Add USB HID joystick support (#3366) | irieda |
2022-12-20 | rp2040: fix usb device enumeration (RP2040-E5) | sago35 |
2022-12-19 | build: drop deprecated build tags | Yurii Soldak |
2022-12-19 | rp2040: fix interrupt issue (2) | sago35 |
2022-12-17 | rp2040: fix interrupt issue | sago35 |
2022-10-13 | usb: remove allocs in ISR | Kenneth Bell |
2022-07-26 | rp2040: usb: reset device address on bus reset | Kenneth Bell |
2022-07-25 | rp2040: add resetBlock for USBCTRL | sago35 |
2022-07-15 | rp2040: reduced allocations | sago35 |
2022-07-15 | rp2040: add support for EnterBootloader() | sago35 |
2022-07-15 | rp2040: change volatile access to dpsram | sago35 |
2022-07-14 | machine/usb: refactorings to move functionality under machine/usb package | deadprogram |
2022-07-12 | rp2040: add support for usb (#2973) | sago35 |