Gregory Nutt
|
2d4ce4e047
|
graphics/nxterm and configs/open1788: Various fixes to get the NxTerm example working in PROTECTED mode with the Open1788 knxterm configuration. Basically works until the screen becomes full and it starts scrolling. Then characters are missing from the display. Needs more debug and test.
|
2019-03-07 15:57:34 -06:00 |
|
Gregory Nutt
|
3b2e3292bd
|
configs/open1788: Re-arrange PROTECTED mode link map to make more space for large kernels with debug enabled.
|
2019-03-06 17:10:35 -06:00 |
|
Gregory Nutt
|
9d9b8cd48e
|
configs/open1788/knxterm/defconfig: Add missing MPU configuration option.
|
2019-03-06 15:35:50 -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 |
|