I'm looking for a way to disable timers and interrupts to test whatever or not the FS module is disrupted by running timers, so I would disable interrupts/timers, exec FS routine and re-enable them. Is this possible at the moment?
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'm looking for a way to disable timers and interrupts to test whatever or not the FS module is disrupted by running timers, so I would disable interrupts/timers, exec FS routine and re-enable them. Is this possible at the moment?