Skip to content

Latest commit

 

History

History
71 lines (40 loc) · 1.61 KB

File metadata and controls

71 lines (40 loc) · 1.61 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.

[2.0.1] 2025-12-11

Changed

  • Update the README for GitHub publication.

[2.0.0] 2024-12-19

Added

  • CI enabled with Jenkinsfile added.
  • Internal cppcheck submodule added.

Changed

  • Update sources with SystemView version 3.58.
  • Update the module structure to match the latest version of the CCO template (0.1.0).
  • License updated to BSD_MicroEJ-1.2.

Removed

  • Easyant submodule not necessary anymore.

[1.3.1] 2020-12-03

Changed

  • M0119TD-25 Switch to BSD License

[1.3.0] 2020-07-30

Changed

  • Improve MicroEJ thread rendering in SystemView client
    • Do not show MicroJVM task when MicroEJ application is running (useless because Java threads are visible)
    • Prefix OS tasks by "[OS] " and MicroEJ threads by "[MEJ] "
    • Review tasks and threads priorities to reorganize them according MicroJVM task priority

[1.2.0] 2018-02-21

Changed

  • update to Segger v2.52

[1.1.1] 2017-06-21

Fixed

  • Fix WAIT\_FOR\_SYSVIEW\_CONNECTION that does not wait

[1.1.0] 2017-06-13

Added

  • Add WAIT\_FOR\_SYSVIEW\_CONNECTION define to wait for a connection of the SystemView Application

[1.0.0] 2017-06-02

  • Initial revision, based on Segger v2.42

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