Page 1 of 1

JTAG debugger for MicroPython on ESP32

Posted: Sun Jan 15, 2023 6:26 pm
by frankcohen
I am the principal maintainer for the Reflections project. It is an ESP32-S3 based wrist watch (details at https://github.com/frankcohen/ReflectionsOS). I am considering writing the watch OS in MicroPython to make it easier to write, maintain, and teach. MicroPython runs great on the ESP32-S3. Is there a JTAG debugger for MicroPython on ESP32? -Frank