-
Joined on
2020年01月04日
9ad0fd000d
docs: add explanatory readme to the data examples
4f6222ffb7
fix: fix issues in data examples
012b962e48
fix: mark serde structs as deny_unknown_fields
eb3dc26cd7
chore: sort Cargo.toml sections
7433b2daad
fix: add semicolon in test
0a63fde0e8
chore: add prek.toml
bfc55149b9
chore: add keywords and categories
a03930d1b6
chore: add license files
6619d4badc
chore: extend tests
70b483622b
fix: add PartialEq to errors
39e63cae66
chore: resolve clippy issues
c6f36cd584
chore: fix compilation with optional features
d84f49c6aa
fix: gate tests on feature requirements
57bdfe8290
fix: serde is optional again
2ddf2a9ea0
refactor: make uom optional
d43b616452
refactor: reduce uom usage to the public api
73497abd2f
doc: add main documentation
7807fb5ce1
refactor: rename section to linker_name
084c0eff6e
chore: mark resolve_layout as must_use
8bc27bce8b
fix: make information pub
e9d75b0e21
chore: rename crate to memsolve
338977317e
feat: make resolved section info pub
4ebded0c22
fix: start at the flash start address
feat: Impl Add for NumericValue
I have half an implementation floating around somewhere that splits this out for the different NumericValue variants, let me check if I can push that somewhere and that with this.
bae65de936
docs: add minimal documentation
75869b214d
chore: fix clippy pedantic lints
cd20401ac0
refactor: simplify bignum handling
fe5aa30278
chore: rust format
ff7bdfd4f5
chore: Add Pedantic clippy group
b5268d32f8
feat: add some example data files
e0e2eed40e
feat: add example memory.x generator
7361120729
chore: add rustfmt config
d1d073fb5a
feat: initial feature set of rommel
e68b52dc13
feat: add chip information