1
I Use This!
Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add write_raw to register More... 5 months ago
Fixed formatting issue More... 5 months ago
Now Reg struct is a zero size type struct. More... 5 months ago
Renamed generic ClusterArray to ClusterRegisterArray. More... 5 months ago
Converted conversion to mutable raw pointer to const raw pointer. More... 6 months ago
add #[inline] and const to ClusterArray More... 6 months ago
Address review feedback More... 6 months ago
Use a custom type to represent clusters instead of an array More... 7 months ago
Fixed issues detected by latest clippy (1.83) More... 8 months ago
Bump hashbrown in the cargo group across 1 directory More... 8 months ago
Bumped version to 0.3.0. More... 9 months ago
Migrated deny.toml and github workflow to latest cargo deny version. More... 9 months ago
Removed limitation on clap version. More... 10 months ago
Update issue templates More... 10 months ago
Remove unmaintained github action More... 10 months ago
Merge branch 'headerstructname-fixes' of https://github.com/jnkr-ifx/svd2pac into pr/39 More... 10 months ago
Removed unused feature More... 10 months ago
Update src/rust_gen/xml2ir.rs More... 10 months ago
Enabling a peripheral automatically enable the parent More... 10 months ago
[tests] Fail on invalid cfg(feature) directives More... 10 months ago
feature has same id as peripheral name More... 10 months ago
Added 2 test cases and fixed bug More... 10 months ago
Merge branch 'main' into headerstructname-fixes More... 10 months ago
Consistently use headerStructName for peripherals' module and structure identifiers More... 11 months ago
Fully-qualify references to ::core module in generated code More... 11 months ago
Fixed clippy warning in README.md "warning: doc quote missing `>` marker" More... 11 months ago
Fixed formatting More... 11 months ago
Fixed bug #35 More... 11 months ago
Added missing limitation in README.md More... 11 months ago
Added in simple.xml cluster with headerStructName to reproduce bug #35 More... 11 months ago