MicroWindows
From RTEMSWiki
This page provides a description of MicroWindows and instructions on how to build it and use it in your application.
<?plugin CreateToc jshide||=1 with_toclink||=1 ?>
Description
Microwindows is an Open Source project aimed at bringing the features of modern graphical windowing environments to smaller devices and platforms. The Win32/WinCE API implementation is known as Microwindows, and the Xlib-like API implementation is known as Nano-X.
The TCB-2 and Fonix7000 are two examples of RTEMS-based products also using Microwindows and Nano-X.
http://www.microwindows.org/images/Nano-X-PopupKbd.gif
Building MicroWindows
TBD
Using MicroWindows in an Application
TBD - include configuration details and hints on where to start
