irieda
|
a7ff2731b9
|
Add USB HID joystick support (#3366)
machine/usb: add USB HID joystick support
|
2023-01-07 22:30:40 +01:00 |
|
sago35
|
762a6f1256
|
rp2040: fix usb device enumeration (RP2040-E5)
|
2022-12-20 15:53:02 +01:00 |
|
Yurii Soldak
|
8d4d3c6201
|
build: drop deprecated build tags
|
2022-12-19 23:20:11 +01:00 |
|
sago35
|
c90ff1e1cf
|
rp2040: fix interrupt issue (2)
|
2022-12-19 08:43:56 +01:00 |
|
sago35
|
0f6dfedcfd
|
rp2040: fix interrupt issue
|
2022-12-17 12:52:19 +01:00 |
|
Kenneth Bell
|
8f33721b88
|
usb: remove allocs in ISR
|
2022-10-13 23:37:34 +02:00 |
|
Kenneth Bell
|
6d1cbe6fb9
|
rp2040: usb: reset device address on bus reset
|
2022-07-26 06:47:16 +02:00 |
|
sago35
|
7cd2890434
|
rp2040: add resetBlock for USBCTRL
|
2022-07-25 17:01:14 +02:00 |
|
sago35
|
926c02b6ff
|
rp2040: reduced allocations
|
2022-07-15 09:41:32 +02:00 |
|
sago35
|
f370cd18fc
|
rp2040: add support for EnterBootloader()
|
2022-07-15 09:41:32 +02:00 |
|
sago35
|
a1d7cab080
|
rp2040: change volatile access to dpsram
|
2022-07-15 08:49:07 +02:00 |
|
deadprogram
|
3c2d2a93d3
|
machine/usb: refactorings to move functionality under machine/usb package
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2022-07-14 07:20:50 +02:00 |
|
sago35
|
0bc7c2a61f
|
rp2040: add support for usb (#2973)
* rp2040: add support for usb
|
2022-07-12 15:41:56 +02:00 |
|