mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +02:00
Enabled via MICROPY_PY_URE_DEBUG, disabled by default (but enabled on unix coverage build). This is a rarely used feature that costs a lot of code (500-800 bytes flash). Debugging of regular expressions can be done offline with other tools.