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
0386e063e3
nuttx-apps
/
examples
/
nximage
History
Gregory Nutt
4f14d3b8c4
Changes to many Makefiles. For kernel buil object containing main cannot go into library because of name collisions. The object file must be handled as a special case in every Makefile
2014-09-07 08:43:01 -06:00
..
.gitignore
.dSYM only needs to be in the same .gitignore files as .exe
2013-05-30 15:02:04 -06:00
Kconfig
Incomplete Kconfig files fleshed out by Alan Carvalho de Assis
2014-02-18 14:35:49 -06:00
Makefile
Changes to many Makefiles. For kernel buil object containing main cannot go into library because of name collisions. The object file must be handled as a special case in every Makefile
2014-09-07 08:43:01 -06:00
nximage_bitmap.c
More trailing whilespace removal
2014-04-13 16:24:28 -06:00
nximage_bkgd.c
Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE and CONFIG_XYINPUT_TOUCHSCREEN
2014-07-16 16:31:31 -06:00
nximage_main.c
Use more standard *argv[] instead easier **argv
2014-09-06 09:23:23 -06:00
nximage.h
Add syslog.h; rename lib_rawprintf() to syslog()
2013-01-28 21:55:16 +00:00