I want to save data in flash,
I refer to example, rza2m_fw_update_sample_freertos_gcc.zip
API support for flash_api.h
flash_program_page,
flash_read
But flash_api.c has no code for flash_read
When I use, there is an error.
Please have any suggestions, thank you.