Version 2.10.1-201510291730 is a new release; the main improvements are: support for Cortex-M7, adding a STM32F7xx template, and an Analog Devices ADuCM36x template.

Binary files »

New features

Addressed bugs

  • [SF bugs#195] the content of the Toolchains tab was not updated when the build configuration changed; fixed.

Template issues

  • the CMSIS Core was updated to v4.4;
  • the STM32F4 HAL was updated to v1.9.0;
  • the implementation of assert_failed() was made weak, to allow redefinitions.

Other changes

  • part of the µOS++ code used by the templates (ARM Core, STM32F4 CMSIS, STM32F4 HAL) was migrated to separate packages, available in the GitHub project xPacks. Eventually the entire dependency on µOS++ will be migrated to separate packages.

Known problems

  • none so far