IMHO, STM31F1Flash should support this with a command like copyMem(startAdress,endAdress,length)
It would be a overload for the small ASM module to require STM31F1Flash always.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
IMHO, STM31F1Flash should support this with a command like copyMem(startAdress,endAdress,length)
It would be a overload for the small ASM module to require STM31F1Flash always.