Skip to content

Latest commit

 

History

History
70 lines (37 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

70 lines (37 loc) · 1.21 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.4.2] - 2024-07-19

Fixed

  • MISRA C:2012 compliance of LLMJVM_FreeRTOS.c.

Added

  • Add traces with loglevel.

[1.4.1] - 2023-10-05

Fixed

  • MISRA C:2012 compliance of LLMJVM_FreeRTOS.c.

[1.4.0] - 2023-06-28

Fixed

  • Fix initialization of LLMJVM_FreeRTOS semaphore.

Added

  • Add Cppcheck analysis configuration files.

[1.3.0] - 2023-05-30

Changed

  • Change license terms to MicroEJ Corp. BSD-style license.

Removed

  • Remove MISRA C:2004 specific files.

Fixed

  • Make the CCO MISRA C:2012 compliant.

[1.2.0] - 2021-05-26

Added

  • Cleanup for initial publication.

[1.1.0] - 2021-05-05

Added

  • MicroEJ time header.
  • LLMJVM FreeRTOS MISRA-compliant implementation (MISRA C 2004).

[1.0.0] - 2020-07-22

Added

  • LLMJVM FreeRTOS implementation.

Copyright 2020-2024 MicroEJ Corp. All rights reserved. Use of this source code is governed by a BSD-style license that can be found with this software.