rp-hal-boards/boards/pico
Wilfried Chauveau 1d5dd15092 Work around enumeration issues with small ep0 max packet size.
Prevents DataIn of the previous request from being sent to the host when
a new setup is received.
2021-09-19 22:27:17 +10:00
..
examples Work around enumeration issues with small ep0 max packet size. 2021-09-19 22:27:17 +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 Add embedded_hal::timer support (#110) 2021-09-16 18:47:34 +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