Gregory Nutt
29e8b8e059
Several Makefiles: Add .PHONY definitions to prevent 'clean up to date' message weirdness; Add default definitions for some commonly used things when 'make clean' is used without .config or Make.defs files installed.
2016-05-10 15:40:20 -06:00
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
Gregory Nutt
f91ba24cc3
Add comments to Micro Python Makefile
2015-01-14 09:17:51 -06:00
Gregory Nutt
442099897c
Micro Python uses CROSS_COMPILE, not CROSSDEV
2015-01-13 14:11:58 -06:00
Gregory Nutt
f92a061ced
Fix typo in makefile
2015-01-12 08:02:45 -06:00
Gregory Nutt
333fb04cef
Micro Python: Flesh out make clean target; mp_int_t and mp_uint_t should be pointer size
2015-01-12 07:38:30 -06:00
Gregory Nutt
2297a7e36b
A fiew Micro Python build fixes. There are still issues
2015-01-11 12:33:14 -06:00
Gregory Nutt
096f51ded0
Micro Python: Add logic to automatically download the Micro Python tarball at download
2015-01-11 10:49:20 -06:00
Gregory Nutt
63b265b640
Port of Micro Python to NuttX. From Dave Marples
2015-01-11 09:34:51 -06:00