Skip to content

Kendryte FreeRTOS SDK v0.7.0

Latest
Compare
Choose a tag to compare
@sunnycase sunnycase released this 21 Dec 12:35
bb46837

Major changes

  • Add initial POSIX support (including pthread and socket, now you can use std::thread and std::mutex etc...)
  • Add network APIs (lwip, including DM9051 driver)
  • Port Tensorflow Lite

Non-breaking bug fixes

  • Fix a bug in timer driver (#31)