There was an error while loading. Please reload this page.
1 parent 50ad68e commit 0240499Copy full SHA for 0240499
1 file changed
bitbybit/CHANGELOG.md
@@ -13,6 +13,8 @@ This version expects arbitrary-int 2.x.
13
14
- Use fully qualified trait syntax in `defmt_bitfields` macro implementation, avoiding the need
15
for users to import the `arbitrary_int::traits::Integer` trait for auto-generated code.
16
+- Introduced a check to deny `bitfield` configurations where non-array fields could have out of
17
+ range offsets.
18
19
### Fixed
20
0 commit comments