Alexander Steffen
|
55f33240f3
|
all: Use the name MicroPython consistently in comments
There were several different spellings of MicroPython present in comments,
when there should be only one.
|
2017-07-31 18:35:40 +10:00 |
|
Damien George
|
739465c04f
|
teensy: Convert to use builtin help function.
|
2017-01-22 11:56:16 +11:00 |
|
Colin Hogben
|
104aa26271
|
cc3200, stmhal, teensy: Use pyhelp_print_obj function.
Update the help() implementations in the cc3200, stmhal and teensy
ports to use the pyhelp_print_obj function.
|
2016-04-25 18:54:59 +03:00 |
|
Damien George
|
0334058fa4
|
Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc.
|
2015-10-12 00:06:25 +01:00 |
|
Damien George
|
b68d98d61c
|
teensy: Prefix includes with py/; remove need for -I../py.
|
2015-01-01 21:13:30 +00:00 |
|
Dave Hylands
|
4f1b7fec9f
|
Updated teensy to build.
Refactored some stmhal files which are shared with teensy.
|
2014-06-15 22:48:05 -07:00 |
|