This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-15 08:51:04 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
aa48638d57e134c8287c01a057fffd99d456e7dc
nuttx
/
graphics
/
nxconsole
T
History
Gregory Nutt
376a7bcc12
Costmetic: Update TODO list, README files, refreshed configuration, updated comments
2014-07-30 14:26:50 -06:00
..
Make.defs
…
nx_register.c
…
nxcon_driver.c
…
nxcon_font.c
…
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
…
nxcon_redraw.c
…
nxcon_register.c
…
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
…
nxcon_unregister.c
…
nxcon_vt100.c
…
nxtk_register.c
…
nxtool_register.c
…