Newer
Older
# v202410.00 (2024-10-29)
## Highlights
* Initial version of IoT Reference integration project including CMSIS RTOS2
abstraction layer
* Added blinky example
* Build and debug reference applications using VS Code on:
* Linux
* Ubuntu 22.04
* Windows 11
* Mac OS 14.x
* Support for Corstone-300, Corstone-310 and Corstone-315
## Changes
* ci: Add CI configuration
* cmsis-freertos-fri: Add ARMClang build support
* cmsis-freertos-fri: FRI with CMSIS-RTOS2 support
* components: Bump TF-M version to v2.1.0
* docs: Update documentation in preparation for public release
* ci: Use fixed nvm version
* manifest: Add the `security-risk` attribute
* devcontainer: Add missing tools and packages for pre-commit check
* docs: Update documentation following OOB findings