Skip to content

Release v0.5.001

Choose a tag to compare

@mneedes mneedes released this 30 Mar 22:33
· 184 commits to master since this release
  • Rewrite thread timers
  • Change heap to a general-purpose heap and implement ReAlloc()
  • Implement 64-bit tick and monotonic cycle counts
  • Improve Mutex and Semaphore API
  • Add stack instrumentation and v8 PSPLIM support
  • Clean up HAL / BSPs
  • Various bugfixes