Gregory Nutt
|
1f22ebfac3
|
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 |
|
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 |
|
Gregory Nutt
|
76781e16e0
|
Cosmetic spacing fixes.
|
2019-03-06 11:09:38 -06:00 |
|
Gregory Nutt
|
56b5b9f7ad
|
graphics/nxterm: Remove the nxterm_unregister interface. The correct way to unregister a device is to unlink it.
|
2019-03-06 10:16:47 -06:00 |
|
Gregory Nutt
|
f3ae51592c
|
Update README; Remove comment blocks before empty sections.
|
2017-01-08 11:20:16 -06:00 |
|
Gregory Nutt
|
a1469a3e95
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
|
Gregory Nutt
|
ffb60d064b
|
More naming changes to get the stm3240g-eval/nxterm configuration building again
|
2014-09-20 15:53:28 -06:00 |
|