rp-hal-boards/boards/pico
9names 98b8e3ae9c
Handle usb interrupt flags in driver (#106)
Set interrupt enable flags in USB driver. The flags were already being cleared in the USB driver.
Update USB examples to remove interrupt flag set/check as it is no longer necessary.
2021-09-17 09:40:10 +10:00
..
examples Handle usb interrupt flags in driver (#106) 2021-09-17 09:40:10 +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