summaryrefslogtreecommitdiff
path: root/examples/usercmodule/subpackage/micropython.cmake
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2023-08-15 14:34:25 +1000
committerDamien George <damien@micropython.org>2023-08-15 16:12:54 +1000
commitfa1ea21f75601a93827d143bb9074b1f7474a953 (patch)
tree48407859e4da7aa7f84747f512f42cf9ad12193e /examples/usercmodule/subpackage/micropython.cmake
parent05dcb8be9957d0ed6c9694629be186a40c1a3fd9 (diff)
esp32/gccollect: Make level arg volatile to force recursive function.
Otherwise the compiler may inline the gc_collect_inner() function and/or remove the recursion, which is necessary to spill all the windowed registers to the C stack. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'examples/usercmodule/subpackage/micropython.cmake')
0 files changed, 0 insertions, 0 deletions