summaryrefslogtreecommitdiff
path: root/teensy/help.c
AgeCommit message (Expand)Author
2017-07-31all: Use the name MicroPython consistently in commentsAlexander Steffen
2017-01-22teensy: Convert to use builtin help function.Damien George
2016-04-25cc3200, stmhal, teensy: Use pyhelp_print_obj function.Colin Hogben
2015-10-12Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc.Damien George
2015-01-01teensy: Prefix includes with py/; remove need for -I../py.Damien George
2014-06-15Updated teensy to build.Dave Hylands