summaryrefslogtreecommitdiff
path: root/apps/interpreters/micropython
Commit message (Expand)AuthorAgeFilesLines
* Remove the px4-v2_upstream configuration. Moved to misc/Obsoleted/configs.Gregory Nutt2015-01-141-3/+3
* Add comments to Micro Python MakefileGregory Nutt2015-01-141-2/+15
* Micro python: Remove typedef of wint_tGregory Nutt2015-01-131-1/+0
* Micro Python uses CROSS_COMPILE, not CROSSDEVGregory Nutt2015-01-131-0/+2
* 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