@rgomezwap … looking forward to seeing your code in an Espruino branch or whatever. The current code for c3 GPIO calls in jshardware.c are using HAL level calls and not the IDF GPIO library API. I would like to try and fix that. Will your s3 code use ifdefs for c2 and s3 in the same jshardware and are you using the gpio api ??
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.
@rgomezwap … looking forward to seeing your code in an Espruino branch or whatever. The current code for c3 GPIO calls in jshardware.c are using HAL level calls and not the IDF GPIO library API. I would like to try and fix that. Will your s3 code use ifdefs for c2 and s3 in the same jshardware and are you using the gpio api ??