Skip to content

YAML(peripheral register definition) to PAC(peripheral access crate) conversion

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

embedded-drivers/yaml2pac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yaml2pac

Extracted command line tool from chiptool.

Generate register definitions from YAML files.

Usage

cargo run -- -i uart_v0.yaml -o src/uart.rs --common

About

YAML(peripheral register definition) to PAC(peripheral access crate) conversion

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages