nuttx-apps/graphics/screenshot
2019-04-02 07:06:06 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
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
screenshot_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