Skip to content

Releases: nirujaghimire/stm32_threadOS

v1.2.2

Choose a tag to compare

@petermultiverse1998 petermultiverse1998 released this 17 Apr 04:29
ea11d32

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

Choose a tag to compare

@petermultiverse1998 petermultiverse1998 released this 15 Apr 11:14
cd97989

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@petermultiverse1998 petermultiverse1998 released this 10 Apr 20:36
245ba6e

Features:

  • Function Synchronization so that only one task can call function at a time
  • Track Peak Stack Utilization
  • Stack tracing specially for the hard fault

What's Changed

Full Changelog: v1.1.1...v1.2.0

v1.1.1

Choose a tag to compare

@nirujaghimire nirujaghimire released this 07 Apr 09:28
e820b08

1.1.1 (2024-04-07)

Bug Fixes

v1.1.0

Choose a tag to compare

@nirujaghimire nirujaghimire released this 07 Apr 09:25
d508aab

1.1.0 (2024-04-07)

Features