Releases: feaser/microtbx
Releases · feaser/microtbx
MicroTBX version 1.3.0
MicroTBX version 1.2.0
- Added RP2040 multicore and AVR ports.
- Added platform module for run-time endianness detection.
- Added TBX_ON and TBX_OFF macros.
- Coding style updates.
MicroTBX version 1.1.0
- Added GitHub action workflow for automated MISRA compliance check.
- Switch to CppCheck for MISRA compliance check and improved code quality some more.
- Added CMake interface library for convenient integration in CMake based projects.
- Added tbxcxx.cpp with C++ new/delete overloads that use MicroTBX memory pools.
MicroTBX version 1.0.0
Version 1.0.0 includes automated unit tests and a port for GNU/Linux.
MicroTBX version 0.9.5
Version 0.9.5 includes a detailed API reference in the documentation and extra functionality for using MicroTBX in combination with FreeRTOS.
MicroTBX version 0.9.4
Version 0.9.4 excludes the demo programs, because these are now hosted in a separate Git repository at https://github.com/feaser/microtbx-demos.
MicroTBX version 0.9.3
Version 0.9.3 includes the new linked list module.
MicroTBX version 0.9.2
Version 0.9.2 contains some minor refactoring compared to the previous version.
MicroTBX version 0.9.1
Version 0.9.1 contains a few minor improvements compared to the previous version.
MicroTBX version 0.9.0
Version 0.9.0 is the first public release of MicroTBX.