incubator-nuttx/graphics/nxterm
Xiang Xiao 5c80b94820 Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
Since the kernel side should call nxsem_xxx instead and remove the unused inclusion
2020-02-01 08:27:30 -06:00
..
Make.defs graphics/nxterm: Add a new IOCTL that can be used to inform NxTerm that the size of a window has changed. 2019-05-16 13:12:24 -06:00
nx_register.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
nxterm.h Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
nxterm_clear.c Squashed commit of the following: 2019-03-09 13:13:05 -06:00
nxterm_driver.c Squashed commit of the following: 2019-05-21 18:57:54 -06:00
nxterm_font.c libs/libnx/nxfonts: Fix a memory leak in the font cache. With a busy NxTerm display, this could drain off all the memory pretty quickly! 2019-03-08 11:52:49 -06:00
nxterm_kbdin.c Cosmetic 2019-05-26 12:33:42 -06:00
nxterm_putc.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
nxterm_redraw.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
nxterm_register.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
nxterm_resize.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
nxterm_scroll.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
nxterm_sem.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
nxterm_unregister.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
nxterm_vt100.c Update README; Remove comment blocks before empty sections. 2017-01-08 11:20:16 -06:00
nxtk_register.c Squashed commit of the following: 2019-03-09 13:13:05 -06:00
nxtool_register.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00