Storage of text values in Flash

Hi @farmer_giles. Some examples of how to use the Mbed OS "KVStore" API in Arduino sketches are provided here:

and here:

Even though those discussions were about other boards, they are equally applicable to the Portenta H7 since the KVStore API is available when using any of these Arduino boards that have an Mbed OS-based core.