Skip to content

Eclipse ThreadX LevelX v6.5.0.202601

Latest

Choose a tag to compare

@fdesbiens fdesbiens released this 06 Mar 23:26
a46b74f

This release focuses on performance and maintenance, specifically enhancing the NAND flash simulator. It improves sector read performance by skipping unnecessary main data reads when they are not required.

Important notice about version numbers

In the past, new versions of ThreadX and its companion components (NextX Duo, USBX, FileX, GUIX, LevelX) were published only when there were changes to the codebase. This led to discrepancies in version numbers across components. The Eclipse Foundation security team recommended that we move away from this approach, as it makes it harder to track things from a cybersecurity standpoint.

Going forward, we will keep version numbers aligned by publishing a new version of every component every quarter — whether there have been changes to the codebase or not. The release notes will clearly state if a specific release is simply a version number update.

Vulnerabilities addressed

No new vulnerabilities were addressed in this release. You can access advisories for previously addressed vulnerabilities here.

What's Changed

  • Updated the nand flash simulator by @rahmanih in #66
  • Improved performance by skipping unnecessary main data read in _lx_nand_flash_sector_read by @borlandong in #65
  • Updated copyright headers and version number constants by @fdesbiens in #68

New Contributors

Full Changelog: v6.4.5.202504_rel...v6.5.0.202601_rel