actually that flag got upstream and I am using it in P8 builds, it wouldn't work without it https://github.com/espruino/Espruino/blob/5739c2aad424102842307dc8194f10e79bb8c769/targets/nrf5x/jshardware.c#L2336 with this you can deselect flash CS pin from video driver and the flash reading recovers here There was maybe different issue with merging?
@fanoush started
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.
actually that flag got upstream and I am using it in P8 builds, it wouldn't work without it
https://github.com/espruino/Espruino/blob/5739c2aad424102842307dc8194f10e79bb8c769/targets/nrf5x/jshardware.c#L2336
with this you can deselect flash CS pin from video driver and the flash reading recovers here
There was maybe different issue with merging?