Skip to content

Fix flash functions to work with newer gcc

Gabriel Fedel requested to merge fix_flash into master

This patch allows the flash functions to work with gcc >= 11. Needed for Yocto and Ubuntu.

Merge request reports