nuttx-apps/examples/pwlines
2019-04-02 07:06:06 -06:00
..
.gitignore This commit adds apps/examples/pwlines, another test of the pw-window framebuffer lgoic. 2019-03-20 12:36:46 -06:00
Kconfig This commit adds apps/examples/pwlines, another test of the pw-window framebuffer lgoic. 2019-03-20 12:36:46 -06:00
Make.defs This commit adds apps/examples/pwlines, another test of the pw-window framebuffer lgoic. 2019-03-20 12:36:46 -06:00
Makefile This commit adds apps/examples/pwlines, another test of the pw-window framebuffer lgoic. 2019-03-20 12:36:46 -06:00
pwlines_events.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
pwlines_internal.h This commit adds apps/examples/pwlines, another test of the pw-window framebuffer lgoic. 2019-03-20 12:36:46 -06:00
pwlines_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
pwlines_motion.c This commit adds apps/examples/pwlines, another test of the pw-window framebuffer lgoic. 2019-03-20 12:36:46 -06:00
pwlines_update.c This commit adds apps/examples/pwlines, another test of the pw-window framebuffer lgoic. 2019-03-20 12:36:46 -06:00