nuttx-apps/examples/nxlines
2019-10-04 08:35:46 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Kconfig Fix minor typo/copy-paste: 'will be use when'->'will be used when' 2019-08-23 11:59:28 -06:00
Make.defs apps/: Modification to build system: Unified application compilation rules 2018-09-03 09:29:56 -06:00
Makefile Clean up Makefile under apps folder no functional changes. 2019-10-04 08:35:46 -06:00
nxlines_bkgd.c exmamples/, graphics/NxWidgets: Update NX window clients so that they use the new 'event' callback (vs. the obsoluted 'blocked' callback). 2019-03-25 13:01:52 -06:00
nxlines_listener.c examples/nxlines now supports only multiuser mode. 2017-10-14 16:52:20 -06:00
nxlines_main.c 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
nxlines.h Squashed commit of the following: 2019-04-29 14:53:38 -06:00