summaryrefslogtreecommitdiff
path: root/lib/utils/pyexec.h
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2020-12-01address review commentsDan Halbert
2020-07-06Add license to some obvious files.Diego Elio Pettenò
2018-07-11WIP: after merge; before testingDan Halbert
2018-01-31lib/utils/pyexec.h: Include py/obj.h because its decls are needed.Damien George
2017-10-24Merge commit 'f57be61' into nrf2_mergeScott Shawcroft
2017-08-25Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development)...Dan Halbert
2017-08-08Merge remote-tracking branch 'upstream/master'Daniel Tralamazza
2017-07-31all: Use the name MicroPython consistently in commentsAlexander Steffen
2017-07-18all: Unify header guard usage.Alexander Steffen
2017-03-03lib/utils: Expose pyb_set_repl_info function publicGlenn Ruben Bakke
2016-12-09atmel-samd: Add APA102 support and flash more advanced status.Scott Shawcroft
2016-10-21py: Be more specific with MP_DECLARE_CONST_FUN_OBJ macros.Damien George
2016-10-17lib/utils/pyexec: Allow behaviour of SystemExit to be configurable.Damien George
2016-04-01esp8266: Disallow recursive calls to REPL.Paul Sokolovsky
2015-12-26lib/utils: Add pyexec_frozen_module to load and execute frozen module.Damien George
2015-11-09lib/pyexec: Move header pyexec.h from stmhal directory.Damien George