github eclipse-threadx/filex v6.5.1.202602_rel
Eclipse ThreadX FileX v6.5.1.202602

7 hours ago

Eclipse FileX 6.5.1.202602 Release Notes

This release delivers a targeted bug fix ensuring data integrity when formatting media, contributed by a new community member.

We thank Cloudflight for their valuable contributions to this release.

Vulnerabilities Addressed

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

Highlights

Media Format Flush Fix

fx_media_format() was not issuing a FX_DRIVER_FLUSH call before uninitializing the driver, unlikefx_media_close() which correctly flushes before teardown. This could result in data not being committed to the underlying storage device after a format operation. The fix brings fx_media_format() in line with the established pattern. (#89, @Ralino)

New Contributors

Full Changelog: v6.5.0.202601_rel...v6.5.1.202602_rel

Don't miss a new filex release

NewReleases is sending notifications on new releases.