summaryrefslogtreecommitdiff
path: root/apps/interpreters/micropython/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in makefileGregory Nutt2015-01-121-1/+1
|
* Micro Python: Flesh out make clean target; mp_int_t and mp_uint_t should be ↵Gregory Nutt2015-01-121-0/+3
| | | | pointer size
* A fiew Micro Python build fixes. There are still issuesGregory Nutt2015-01-111-5/+6
|
* Micro Python: Add logic to automatically download the Micro Python tarball ↵Gregory Nutt2015-01-111-15/+36
| | | | at download
* Port of Micro Python to NuttX. From Dave MarplesGregory Nutt2015-01-111-0/+143