What is the best/easiest way to store a struct or string to flash persistently? I see other boards using FDS and other tools but those don't appear to be available on this board. Are there any examples that write and read to and from flash? I see DT_FLASH_AREA_6_DEV_LABEL=STORAGE so I assume I'm going to want to use that section of flash for my needs?
Any guidance would be much appreciated!