svdtools 0.5.0

Tool for modifying bugs in CMSIS SVD
Documentation
1
2
3
4
5
mod cli;

fn main() {
    cli::run();
}