Skip to content
Snippets Groups Projects
Commit 7d851a27 authored by Damien George's avatar Damien George
Browse files

extmod/modure: Make regex dump-code debugging feature optional.

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.
parent 3a679eaf
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment