Releases: diondokter/device-driver
Releases · diondokter/device-driver
v1.0.7
What's Changed
- Compile time explosion & 1.0.7 by @diondokter in #110
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Added fusb302b driver to the book by @okhsunrog in #107
- Sign extend by @diondokter in #109
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Added CLI support to write to stdout by @asasine in #68
- doc: fix typos using
typos
by @ckrenslehner in #72 - ci: check for typos by @ckrenslehner in #73
- Error cleanup by @diondokter in #75
- Generate code with askama by @diondokter in #80
- Add test and make fixes for field cfg by @diondokter in #91
- Added axp192-dd crate to the book by @okhsunrog in #93
- Fix WO registers being included in the read-all functions by @diondokter in #94
- Allow uppercase after a number in PascalCase check by @IsaacDynamo in #97
- Use the proper address type instead of u8 by @diondokter in #98
- Fix the defmt fmt string so it compiles again by @diondokter in #99
- Fixed typo in buffers.md by @okhsunrog in #100
- Fix WO fields by @diondokter in #101
- Kdl gen by @diondokter in #92
- Fix docstring generation format in code_transform.rs by @diondokter in #103
- Add in-out testing project by @diondokter in #104
New Contributors
- @asasine made their first contribution in #68
- @ckrenslehner made their first contribution in #72
- @okhsunrog made their first contribution in #93
- @IsaacDynamo made their first contribution in #97
Full Changelog: v1.0.4...v1.0.5
v1.0.4
Released on feb 28th 2025
v1.0.3
v1.0.2
What's Changed
- Add more docs to satisfy the missing docs lint by @diondokter in #57
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Add defmt type hints for fieldsets by @diondokter in #53
- Fix cfg problem in
read_all_registers by
@diondokter in #55
Full Changelog: v1.0.0...v1.0.1
v1.0.0
See changelog for changes
v1.0.0-rc.1
What's Changed
- Allow generated enums with same name as register by @diondokter in #49
Full Changelog: v1.0.0-rc.0...v1.0.0-rc.1
v1.0.0-rc.0
What's Changed
- Compilify by @diondokter in #40
- Defmt by @diondokter in #43
- Read all registers by @diondokter in #44
Full Changelog: v0.7.0...v1.0.0-rc.0
See the changelog file