Last not least, flickering is gone. Surrounded jsvIterateCallback with rtos commands to switch taskhandling off
vTaskSuspendAll(); jsvIterateCallback(data, allFast ? jswrap_io_shiftOutCallbackFast : jswrap_io_shiftOutCallback, &d); xTaskResumeAll();
Actual status, compared to direct_io branch is:
Latest next week, I'll send a request with all changes to direct_io branch. Open questions:
@JumJum 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.
Last not least, flickering is gone.
Surrounded jsvIterateCallback with rtos commands to switch taskhandling off
Actual status, compared to direct_io branch is:
Latest next week, I'll send a request with all changes to direct_io branch.
Open questions: