diff options
| author | Alessandro Gatti <a.gatti@frob.it> | 2024-09-25 00:02:57 +0200 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2024-09-27 00:03:16 +1000 |
| commit | 17d82344581ad3a76033fae54c5d3304e17f185f (patch) | |
| tree | ea0c832400e0d48d8c20691fad4865e67bef41f7 /docs/zephyr/quickref.rst | |
| parent | 73feaaf931682288b9da4b241575e28a508cbcf8 (diff) | |
py/parse: Remove old esp32 compiler workaround.
The ESP32 port contains a workaround to avoid having a certain function
in `py/parse.c` being generated incorrectly. The compiler in question
is not part of any currently supported version of ESP-IDF anymore, and the
problem inside the compiler (well, assembler in this case) has been
corrected a few years ago.
This commit removes all traces of that workaround from the source tree.
Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'docs/zephyr/quickref.rst')
0 files changed, 0 insertions, 0 deletions
