Release Notes for STM32 sequencer

Copyright © 2019 STMicroelectronics

License

This software component is licensed by ST under BSD 3-Clause license, the “License”; You may not use this file except in compliance with the License. You may obtain a copy of the License at:

[https://opensource.org/licenses/BSD-3-Clause]

Purpose

The source code delivered is an utility to help the task scheduling inside a system without OS.

Update History

Main Changes

release V1.2.1

Contents

Fixed bugs list
Headline
Ticket 72443 - Scheduler: CurrentTaskIdx it is not correctly handled.

known limitations

Development Toolchains and Compilers

  • IAR Embedded Workbench for ARM (EWARM) toolchain V8.20.2
  • RealView Microcontroller Development Kit (MDK-ARM) toolchain V5.25
  • System Workbench STM32 (SW4STM32) toolchain V2.7.2

Supported Devices and boards

backward compatibility

Dependencies

Main Changes

release V1.2.0

Contents

Fixed bugs list
Headline
Fixed to avoid infinite loop when a task is waiting for an event.

known limitations

Development Toolchains and Compilers

  • IAR Embedded Workbench for ARM (EWARM) toolchain V8.20.2
  • RealView Microcontroller Development Kit (MDK-ARM) toolchain V5.25
  • System Workbench STM32 (SW4STM32) toolchain V2.7.2

Supported Devices and boards

backward compatibility

Dependencies

Main Changes

release V1.1.0

Contents

Fixed bugs list
Headline
License correction.
change __weak symbol by __WEAK to be compliant with AC6.

known limitations

Development Toolchains and Compilers

  • IAR Embedded Workbench for ARM (EWARM) toolchain V8.20.2
  • RealView Microcontroller Development Kit (MDK-ARM) toolchain V5.25
  • System Workbench STM32 (SW4STM32) toolchain V2.7.2

Supported Devices and boards

backward compatibility

Dependencies

Main Changes

first release

Contents

Fixed bugs list
Headline
first version.

known limitations

Development Toolchains and Compilers

  • IAR Embedded Workbench for ARM (EWARM) toolchain V8.20.2
  • RealView Microcontroller Development Kit (MDK-ARM) toolchain V5.25
  • System Workbench STM32 (SW4STM32) toolchain V2.7.2

Supported Devices and boards

backward compatibility

Dependencies