nuttx-apps/interpreters/micropython
Gregory Nutt d6c8d11909 Remove the px4-v2_upstream configuration. Moved to misc/Obsoleted/configs.
This is not the official configuration for the PX4 board and has led to confusion by NuttX users.  The board configuration also requires some ongoing maintenance and customization to support ongoing PX4 testing and evaluation.  It is best retained the PX4 repositories where it can be properly maintained and not in the upstream NuttX repository.
2015-01-14 09:54:51 -06:00
..
.gitignore A fiew Micro Python build fixes. There are still issues 2015-01-11 12:33:14 -06:00
Kconfig Micro Python: Add logic to automatically download the Micro Python tarball at download 2015-01-11 10:49:20 -06:00
Makefile Remove the px4-v2_upstream configuration. Moved to misc/Obsoleted/configs. 2015-01-14 09:54:51 -06:00
micropython_main.c Micro Python: Now compiles without errors (but lots of warnings) 2015-01-11 13:12:36 -06:00
mpconfigport.h Micro python: Remove typedef of wint_t 2015-01-13 16:19:35 -06:00
py_readline.c Port of Micro Python to NuttX. From Dave Marples 2015-01-11 09:34:51 -06:00
py_readline.h Port of Micro Python to NuttX. From Dave Marples 2015-01-11 09:34:51 -06:00
pyexec.c Micro Python: Changes to pyexec.c to get it to compile. Still other compilation issues 2015-01-11 13:06:06 -06:00
pyexec.h Micro Python: Changes to pyexec.c to get it to compile. Still other compilation issues 2015-01-11 13:06:06 -06:00
qstrdefsport.h Port of Micro Python to NuttX. From Dave Marples 2015-01-11 09:34:51 -06:00