mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2025-02-09 14:12:20 +00:00
- advanced: adapt to changes in usb2 dependency - dk: add reminder to connect the USB cable to port J3
3 lines
85 B
Rust
3 lines
85 B
Rust
//! Low level access to the nRF52840 peripheral
|
|
|
|
pub use hal::target::{POWER, USBD};
|