summaryrefslogtreecommitdiffstatshomepage
path: root/lib/utils/pyexec.h
Commit message (Expand)AuthorAge
* all: Use the name MicroPython consistently in commentsAlexander Steffen2017-07-31
* all: Unify header guard usage.Alexander Steffen2017-07-18
* py: Be more specific with MP_DECLARE_CONST_FUN_OBJ macros.Damien George2016-10-21
* lib/utils/pyexec: Allow behaviour of SystemExit to be configurable.Damien George2016-10-17
* esp8266: Disallow recursive calls to REPL.Paul Sokolovsky2016-04-01
* lib/utils: Add pyexec_frozen_module to load and execute frozen module.Damien George2015-12-26
* lib/pyexec: Move header pyexec.h from stmhal directory.Damien George2015-11-09