incubator-nuttx/graphics/nxconsole
Gregory Nutt 205260d5e2 Reanem kzalloc to kmm_zalloc for consistency 2014-08-31 17:34:44 -06:00
..
Make.defs More trailing whilespace removal 2014-04-13 16:22:22 -06:00
nx_register.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
nxcon_driver.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
nxcon_font.c Rename kmalloc to kmm_malloc for consistency 2014-08-31 17:26:36 -06:00
nxcon_internal.h 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
nxcon_kbdin.c Costmetic: Update TODO list, README files, refreshed configuration, updated comments 2014-07-30 14:26:50 -06:00
nxcon_putc.c Add support for backspace and a cursor to NxConsole 2012-03-31 16:26:32 +00:00
nxcon_redraw.c Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced 2014-02-10 18:08:49 -06:00
nxcon_register.c Reanem kzalloc to kmm_zalloc for consistency 2014-08-31 17:34:44 -06:00
nxcon_scroll.c graphics/nxconsole/nxcon_scroll.c: Fix scrolling in the NxConsole for the case of the framebuffer device. In this case, the logic for clearing the vacated region at the bottom was missing so garbage up from the last, uncleared line 2014-07-17 12:58:04 -06:00
nxcon_sem.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
nxcon_unregister.c Rename kfree to kmm_free for consistency with other naming conventions 2014-08-31 17:04:02 -06:00
nxcon_vt100.c Add framework in NxConsole to support VT100 escape sequences 2012-03-30 18:42:40 +00:00
nxtk_register.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
nxtool_register.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00