Skip to content

v1.0.4

Latest

Choose a tag to compare

@trickkkkkkkk trickkkkkkkk released this 03 Aug 07:29
· 1 commit to main since this release
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.