You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**This is expected to be the final release before 1.0**
v0.7 CHANGELOG
- #2642: Rename `IntLike` to `UIntLike` to match semantics
- #2618: Reorganize, document, and feature-gate modules and exports
- #2589: Upgrade nightly for `const_fn` -> `const_fn_trait_bound`
- #2517: Use traits for accessing / manipulating registers
- #2512: Fix `Copy` and `Clone` implementation on `Field`
- #2300: Add support for `usize`
- #2220: Remove duplicate code, make local register copy read-write
- #2210: Add `u128` to `IntLike`
- #2197: Accept trailing comma in bitfields and bitmasks
Thank you to @berkus, @Cryptjar, and to all of the Tock
core team members (especially @lschuermann!) for their
contributions to this release!
Closes #2579.
0 commit comments