summaryrefslogtreecommitdiffstats
path: root/doc/bsp_howto/framebuffer.t (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2009-08-22 Roxana Leontie <roxana.leontie@gmail.com>Joel Sherrill2009-08-231-43/+7
| | | | | * bsp_howto/framebuffer.t: documented the improvements made to read/write
* 2009-08-21 Roxana Leontie <roxana.leontie@gmail.com>Joel Sherrill2009-08-211-49/+140
| | | | * bsp_howto/framebuffer.t: Updated the frame buffer documentation.
* 2009-08-03 Roxana Leontie <roxana.leontie@gmail.com>Joel Sherrill2009-08-031-6/+181
| | | | * bsp_howto/framebuffer.t: added documentation
* 2009-07-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-07-281-0/+24
* bsp_howto/.cvsignore, bsp_howto/Makefile.am, bsp_howto/bsp_howto.texi: Add Frame Buffer Device Driver shell. * bsp_howto/framebuffer.t: New file. * user/conf.t: Add CONFIGURE_APPLICATION_NEEDS_FRAME_BUFFER_DRIVER.