Skip to content

Release 0.3.0

Compare
Choose a tag to compare
@kadiwa4 kadiwa4 released this 13 Feb 18:19
· 18 commits to main since this release
baf27c6

Breaking

  • remove unsound alignment guarantees (not every target has u64 aligned to 8 bytes)
  • rename reserve_entries to mem_reserve_entries
  • better mandatory fields for DevicetreeBuilder
  • increase minimum Rust version to 1.74.0

Internal

  • lots of #[inline]