Skip to content

Releases: feaser/microtbx

MicroTBX version 1.4.0

06 Jun 12:17

Choose a tag to compare

  • Added new TbxMemPoolAllocateAuto() API function.
  • Documented TbxList limitation.

MicroTBX version 1.3.0

26 Mar 13:23

Choose a tag to compare

  • Renamed files.
  • Added CMake integration details to the user manual.
  • Resolved a compiler warning.

MicroTBX version 1.2.0

11 Mar 12:02

Choose a tag to compare

  • 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

03 Feb 21:14

Choose a tag to compare

  • 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

15 Jun 12:31

Choose a tag to compare

Version 1.0.0 includes automated unit tests and a port for GNU/Linux.

MicroTBX version 0.9.5

09 Mar 19:59

Choose a tag to compare

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

29 Oct 15:29

Choose a tag to compare

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

08 Apr 22:10

Choose a tag to compare

Version 0.9.3 includes the new linked list module.

MicroTBX version 0.9.2

24 Mar 17:33

Choose a tag to compare

Version 0.9.2 contains some minor refactoring compared to the previous version.

MicroTBX version 0.9.1

01 Mar 09:07

Choose a tag to compare

Version 0.9.1 contains a few minor improvements compared to the previous version.