This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
42aaecf1d1
nuttx-apps
/
graphics
/
traveler
/
tools
History
Gregory Nutt
3a23523147
Makefiles: This reverts part of commit
cf0365ea9
. It restores 'conditional' inclusion of TOPDIR/Make.defs. Otherwise all make targets fail if the board has not been configured. That is okay most of the time, but not for things like clean and distclean which should not depend on being configured.
2019-10-15 09:25:48 +08:00
..
include
Makefiles: Remove .PRECIOUS if Makefile doesn't touch libapps.
2019-10-01 11:48:55 -06:00
libwld
Makefiles: Change ${shell pwd} to $(CURDIR) since pwd doesn't exist on Windows
2019-10-02 07:06:50 -06:00
misc
Traveler: First dirty conversion of the TCL/X11 world editor
2016-11-09 11:14:35 -06:00
tcledit
Fix minor typos in docs and comments.
2019-09-29 12:53:39 -06:00
.gitignore
Traveler: Add another trivial plane management tool
2014-12-15 07:57:16 -06:00
Makefile.host
Makefiles: This reverts part of commit
cf0365ea9
. It restores 'conditional' inclusion of TOPDIR/Make.defs. Otherwise all make targets fail if the board has not been configured. That is okay most of the time, but not for things like clean and distclean which should not depend on being configured.
2019-10-15 09:25:48 +08:00