// Remap system memory to address 0x0000 0000 in address space
[#ifdef](https://forum.espruino.com/search/?q=%23ifdef) STM32F4
SYSCFG->MEMRMP = 0x01;
[#endif](https://forum.espruino.com/search/?q=%23endif)
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.
targets/stm32/jshardware.c