2 unstable releases
Uses old Rust 2015
0.1.0 | May 29, 2018 |
---|---|
0.0.0 | Dec 22, 2016 |
#1212 in Embedded development
Used in 5 crates
10MB
347K
SLoC
The code has been structured like the cortex-m crate. Most parts are autogenerated by the awesome tools by Jorge Aparicio.
Current status is incomplete. Please send pull requests for additional functionality.
Generate HW interface code from SVD
Download from https://www.lpcware.com/content/nxpfile/lpc43sxx-svd-file
svd2rust -i LPC43xx_43Sxx.svd gpio > src/peripheral/gpio.rs
rustfmt src/peripheral/gpio.rs
Dependencies
~0.8–1.1MB
~18K SLoC