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
3a75edca20
nuttx-apps
/
graphics
/
traveler
History
Gregory Nutt
b118c96a33
Update configurations instructions in README.txt files to show ':' delimiter vs '/' delimiter.
2019-08-05 17:01:49 -06:00
..
include
src
Various graphics apps: If CONFIG_VNCSERVER=y, don't vnc_default_fbinitialize() directly. That is a violation of the portable POSIX interface. Instead, call boardctl(BOARDIOC_VNC_START);.
2019-04-02 07:06:06 -06:00
tools
Update configurations instructions in README.txt files to show ':' delimiter vs '/' delimiter.
2019-08-05 17:01:49 -06:00
world
.gitignore
Kconfig
apps/: Modification to build system: Unified application compilation rules
2018-09-03 09:29:56 -06:00
Make.defs
apps/: Modification to build system: Unified application compilation rules
2018-09-03 09:29:56 -06:00
Makefile
apps/: Modification to build system: Unified application compilation rules
2018-09-03 09:29:56 -06:00
trv_romfs.c