rp-hal-boards/boards/pico
Wilfried Chauveau db11231f49
Implement usb_device for rp2040 (#98)
Implement usb_device for rp2040

Limitations
- RP2040-E5 (Device enumeration workaround) is not implemented
- Suspend/resume is not implemented
- VBus detection is not tested and may not be fully implemented
2021-09-09 17:55:30 +10:00
..
examples Implement usb_device for rp2040 (#98) 2021-09-09 17:55:30 +10:00
src Improve clock frequency stuff for uninitialized clocks and add some examples (#64) 2021-07-26 20:24:58 +10:00
.gitignore Add bsp for Pico and Pimoroni Pico LiPo 2021-07-07 00:17:57 +10:00
Cargo.toml Implement usb_device for rp2040 (#98) 2021-09-09 17:55:30 +10:00
README.md Add bsp for Pico and Pimoroni Pico LiPo 2021-07-07 00:17:57 +10:00

Raspberry Pi Pico Board Support Crate