summaryrefslogtreecommitdiffstatshomepage
path: root/py/nlrsetjmp.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2016-12-09 16:27:17 +1100
committerDamien George <damien.p.george@gmail.com>2016-12-09 16:51:49 +1100
commit81316fa41195e648c32ac0bc6859d4527b5ee9f1 (patch)
tree1b726cce62c5fbab235624e5df1094dde98605d2 /py/nlrsetjmp.c
parentc8746e1e7243f27f2824a67c2ac9921839784857 (diff)
downloadmicropython-81316fa41195e648c32ac0bc6859d4527b5ee9f1.tar.gz
micropython-81316fa41195e648c32ac0bc6859d4527b5ee9f1.zip
py/asmbase: Add MP_PLAT_COMMIT_EXEC option for handling exec code.
If a port defines MP_PLAT_COMMIT_EXEC then this function is used to turn RAM data into executable code. For example a port may want to write the data to flash for execution. The function must return a pointer to the executable data.
Diffstat (limited to 'py/nlrsetjmp.c')
0 files changed, 0 insertions, 0 deletions