Skip to content

Releases: UniRTOS/unirtos

Release list

v1.0.4

Choose a tag to compare

@trickkkkkkkk trickkkkkkkk released this 03 Aug 07:29
c510428

UniRTOS v1.0.4

Overview

UniRTOS v1.0.4 introduces new APIs for retrieving SDK and firmware version information at runtime, enabling easier version tracking and compatibility verification. This release also resolves an mbedTLS API-related issue, improving the stability and compatibility of TLS functionality.

New Features

  • SDK Version Information Support: Added runtime API for retrieving SDK version information.
  • Build Version Information Support: Added runtime API for retrieving firmware build version information.

Bug Fixes

  • mbedTLS: Fixed mbedTLS API call failure issue.