Abstraction Layers September 2023 Update

Hello all,

We released or updated three Abstraction Layers:

  • the first release of the CPU load abstraction layer, this layer implements a C API to get the value indicating the load of the CPU:
  • two CORE Abstraction Layers (an update for FreeRTOS and the first release for uC-OS3):

An Abstraction Layer is the C code that implements a Foundation Library’s low-level APIs over a board support package (BSP) or a C library.
More information at docs.microej.com.

Happy coding!
The MicroEJ Team.