Skip to content

Register definitions for the NXP LPC43xx microcontroller platform, generated through svd2rust

License

Notifications You must be signed in to change notification settings

astro/rust-lpc43xx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Register definitions for the NXP LPC43xx microcontroller platform, generated through svd2rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages