There is at least some X11 output now

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1361 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2008-11-30 18:52:14 +00:00
parent 30231fb59c
commit c6d028c534
+3
View File
@@ -1207,6 +1207,9 @@ buildroot-0.1.2 2007-11-06 <spudmonkey@racsa.co.cr&gt
nuttx-0.3.20 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* Initial release of a tiny windowing system for NuttX (not well tested at initial check-in)
* Add fixed precision sin() and cos() (not well tested at initial check-in)
* Add an X11-based simulated framebuffer driver
* The simulated target now has an option (CONFIG_SIM_WALLTIME) that will let the simulation
run in more-or-less realtime.
pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>