Potentially stupid question: is the flash storage on the Bangle memory-mapped in one flat chunk? Is it somehow possible
to then get the physical address of, say, a Storage file that could then be directly accessed via compiled C?
I know, this sounds like a recipe for bricking a watch, if I break it I promise to keep both pieces without complaining...
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.
Potentially stupid question: is the flash storage on the Bangle memory-mapped in one flat chunk? Is it somehow possible
to then get the physical address of, say, a Storage file that could then be directly accessed via compiled C?
I know, this sounds like a recipe for bricking a watch, if I break it I promise to keep both pieces without complaining...