Skip to content

v0.7.0

Pre-release
Pre-release

Choose a tag to compare

@jonathanpallant jonathanpallant released this 14 Jul 11:10
· 49 commits to main since this release
  • Change time_get to time_clock_get
  • Change time_set to time_clock_set
  • Add time_ticks_get and time_ticks_per_second
  • Add bus_interrupt_status
  • Remove delay
  • Add back in the block_XXX API for reading/writing Block Devices.
  • Add idle function.
  • memory_get_region returns Option, not Result
  • Fix epoch used in conversion to chrono timestamp.