I got myself one of those W25 spi flash chips, and I was wondering if instead of using the W25 module, can we somehow abstract all of that with the Storage module?
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.
I got myself one of those W25 spi flash chips, and I was wondering if instead of using the W25 module, can we somehow abstract all of that with the Storage module?
I saw that Bangle has this which makes all storage be saved in external flash https://www.espruino.com/Bangle.js+Technical#software
Does that mean I just need to recompile following that of Bangle and it should just work? (not at my dev machine atm but will try it out when I can).
1 Attachment