.idea
automation
images
misc
satrs
satrs-book
satrs-example
satrs-example-stm32f3-disco
satrs-mib
codegen
src
tests
basic.rs
basic_with_info.rs
tests.rs
verify_gen_struct.rs
Cargo.toml
LICENSE-APACHE
NOTICE
src
CHANGELOG.md
Cargo.toml
LICENSE-APACHE
NOTICE
README.md
release-checklist.md
satrs-minisim
satrs-shared
.gitignore
.gitmodules
Cargo.toml
LICENSE-APACHE
NOTICE
README.md
coverage.py
- Add new shared subcrate satrs-shared to split off some shared components not expected to change very often. - Renmame `satrs-core` to `satrs`. It is expected that sat-rs will remain the primary crate, so the core information is superfluous, and core also implies stability, which will not be the case for some time.