1 unstable release
Uses old Rust 2015
0.1.0 | Jul 16, 2018 |
---|
#42 in #mcu
54KB
279 lines
tailor
A Rust tool to generate MCU register definitions based on SVD file.
Usage
Run this command:
tailor --output OUTPUT --svd SVD --templates TEMPLATES
- OUTPUT - directory with the rendered files containing register definitions
- SVD - file containing description of the MCU
- TEMPLATES - template files for peripherals
Dependencies
~11–21MB
~325K SLoC