summaryrefslogtreecommitdiff
path: root/apps/interpreters/micropython
Commit message (Expand)AuthorAgeFilesLines
* Micro Python: Fix a typo in the port configuration fileGregory Nutt2015-01-121-1/+1
* Fix typo in makefileGregory Nutt2015-01-122-33/+33
* Micro Python: Flesh out make clean target; mp_int_t and mp_uint_t should be p...Gregory Nutt2015-01-122-2/+5
* Micro Python: Now compiles without errors (but lots of warnings)Gregory Nutt2015-01-111-1/+1
* Micro Python: Changes to pyexec.c to get it to compile. Still other compilati...Gregory Nutt2015-01-112-9/+7
* Fix a typo in a commentGregory Nutt2015-01-111-1/+1
* A fiew Micro Python build fixes. There are still issuesGregory Nutt2015-01-114-6/+14
* Update .gitignoreGregory Nutt2015-01-111-0/+2
* Micro Python: Add logic to automatically download the Micro Python tarball a...Gregory Nutt2015-01-112-17/+46
* Port of Micro Python to NuttX. From Dave MarplesGregory Nutt2015-01-1110-0/+1519