Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 21 Mar 13:28

Hello At-EC community,

We are pleased to announce the release of At-RTOS v1.3.0:
https://github.com/At-EC/At-RTOS/releases/tag/v1.3.0

The following items illustrate enabled features and fixed bugs:

  • Add time analysis trace to monitor rtos kernal use.
  • Fix thread timer schedule missing problem when multiple thread exit.
  • Put the trace API into AtOS interface.
  • Allow use config trace interface for kernal debug.
  • Add kernal snapshot feature to support kernal debug.
  • Improves postcode visibility.
  • Use CMSIS library as the default arch implementation.
  • Add Cortex-M3 arch support.
  • Update AC5 and AC6 svc call invoke.
  • Fix cmake gcc build issue and clang_format issue.
  • Fix arch header file include issue.
  • Fix script build version issue.
  • Update the release note file to github linker to record the code changes history.
  • Update related README.md file content.

Thanks,
Riven Zheng