Commit message (Expand) | Author | Age | |
---|---|---|---|
* | pyexec: Make raw REPL work with event-driven version of pyexec. | Damien George | 2015-05-06 |
* | pyexec: Add event-driven variant pyexec_friendly_repl(). | Paul Sokolovsky | 2015-01-16 |
* | stmhal: Don't return SystemExit value from parse_compile_execute. | Damien George | 2014-10-22 |
* | Add pyb.hard_reset, and make sys.exit() or raise SystemExit do a soft reset. | Dave Hylands | 2014-10-22 |
* | Add license header to (almost) all files. | Damien George | 2014-05-03 |
* | stmhal: Improve REPL CTRL commands. | Damien George | 2014-03-24 |
* | REPl working on UART6 with STMHAL | Dave Hylands | 2014-03-12 |