CmBacktrace Versions Save

Advanced fault backtrace library for ARM Cortex-M series MCU | ARM Cortex-M 系列 MCU 错误追踪库

1.4.1

1 year ago
  • Fix armclang support
  • Update the doc

1.4.0

4 years ago
  • Improve the function call stack recognition strategy to improve recognition accuracy

1.3.0

4 years ago
  • Add main stack configuration info check
  • Improve the call stack accuracy
  • Fix some typo

1.2.0

6 years ago
  • Add UCOS III support by @lanxb
  • Improve IAR version compatibility by @lanxb

See more here

1.1.0

6 years ago
  • Add stack overflow check feature. Enhance the software robustness.

1.0.0

6 years ago
  • Add FreeRTOS support and demo by @xckhmf .

0.2.0

7 years ago
  • Supported UCOSII
  • Add UCOSII STM32 Cortex-M3 Demo
  • Add RT-Thread STM32 Cortex-M4 Demo
  • Add Bus fault's address and Memory fault's address

0.1.0

7 years ago
  • Toolchains: IAR & KEIL
  • Demo:
    • Non-os STM32F10x Cortex-M3, IAR & KEIL project
  • Some documents