This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
embedded-trainings-2020
Watch
1
Star
0
Fork
You've already forked embedded-trainings-2020
0
mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced
2025-02-10 06:32:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
1350b44e79
embedded-trainings-2020
/
boards
/
dk
/
src
/
peripheral.rs
4 lines
85 B
Rust
Raw
Normal View
History
Unescape
Escape
- dk: API docs - advanced: adapt to changes in usb2 dependency - dk: add reminder to connect the USB cable to port J3
2020-06-09 16:17:30 +00:00
//! Low level access to the nRF52840 peripheral
squashed
2020-06-09 09:52:27 +00:00
pub
use
hal
::
target
::
{
POWER
,
USBD
}
;
Reference in a new issue
Copy permalink