This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-06 08:36:24 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7696731f19c12291b6fff03469f2c8003dc3ff2d
nuttx
/
graphics
/
nxterm
T
History
Gregory Nutt
7696731f19
configs/open1788/knxterm: Add a configuration to test NxTerms in the PROTECTED mode. This configuration does not yet link correctly because a few NxTerms interfaces are improperly exported from the OS: nxterm_redraw() and nxterm_kbdin(). I am thinking that these might be moved into libc/libnx with a little repartitioning effort.
2019-03-06 13:27:50 -06:00
..
Make.defs
…
nx_register.c
Cosmetic spacing fixes.
2019-03-06 11:09:38 -06:00
nxterm_driver.c
configs/open1788/knxterm: Add a configuration to test NxTerms in the PROTECTED mode. This configuration does not yet link correctly because a few NxTerms interfaces are improperly exported from the OS: nxterm_redraw() and nxterm_kbdin(). I am thinking that these might be moved into libc/libnx with a little repartitioning effort.
2019-03-06 13:27:50 -06:00
nxterm_font.c
…
nxterm_kbdin.c
…
nxterm_putc.c
…
nxterm_redraw.c
…
nxterm_register.c
…
nxterm_scroll.c
…
nxterm_sem.c
…
nxterm_unregister.c
Cosmetic spacing fixes.
2019-03-06 11:09:38 -06:00
nxterm_vt100.c
…
nxterm.h
…
nxtk_register.c
…
nxtool_register.c
…