Using the A2 bootloader to program flash memory
Created by: abdullahyildiz
It is mentioned in CORE-V-MCU Quick Start Guide that A2 bootloader is capable of programming the flash memory. I checked the default A2 bootloader source code and couldn't have found any code block that is used for programming the flash memory.
Is it required to implement such functionality in the boot code?