diff options
author | Damien George <damien.p.george@gmail.com> | 2015-06-22 22:38:47 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2015-06-22 22:38:47 +0100 |
commit | c4b592d3793bae6effe13a9b606083c9097d2779 (patch) | |
tree | fef35f95a0641015c14be2c53c1d42147217ebc1 /esp8266/modpyb.c | |
parent | fe99ea9aabb1916581441b850fee6e0888bf1af4 (diff) | |
download | micropython-c4b592d3793bae6effe13a9b606083c9097d2779.tar.gz micropython-c4b592d3793bae6effe13a9b606083c9097d2779.zip |
bare-arm, minimal, qemu-arm: Make do_str() take parse-input-kind as arg.
The do_str() function is provided essentially as documentation to show
how to compile and execute a string. This patch makes do_str take an
extra arg to specify how the string should be interpreted: either as a
single line (ie from a REPL) or as multiple lines (ie from a file).
Diffstat (limited to 'esp8266/modpyb.c')
0 files changed, 0 insertions, 0 deletions