Skip to content

Eclipse ThreadX LevelX 6.4.5.202504

Latest

Choose a tag to compare

@fdesbiens fdesbiens released this 12 Jan 23:16
1751446

This release introduces a new API for NOR flash storage. It also addresses several bugs, one of which could lead to memory corruption.

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.

For this particular release of LevelX, the version number jumped from v.6.4.1 to v.6.4.5 since NetX Duo was the component with the highest version number already.

What's Changed

  • Update README.md by @wickste in #39
  • Update branding in issues templates by @wickste in #40
  • Fix Levelx regression test GitHub action issue by @ayedm1 in #50
  • Fix: Wrong out-of-range check in lx_nand_flash_block_find by @rahmanih in #61
  • Fix: "array out of bounds" error leading to memory corruption by @rahmanih in #59
  • Add New LevelX APIs by @rahmanih in #60
  • Fix: force initial erase count to 1 by @rahmanih in #62

New Contributors

Full Changelog: v6.4.1_rel...v6.4.5.202504_rel