We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e9cd60 commit d5726a8Copy full SHA for d5726a8
src/lib.rs
@@ -1,5 +1,7 @@
1
//! Generate Rust register maps (`struct`s) from SVD files
2
//!
3
+//! # [Changelog](https://github.com/japaric/svd2rust/blob/master/CHANGELOG.md)
4
+//!
5
//! # Installation
6
7
//! ```
0 commit comments