summaryrefslogtreecommitdiffstats
path: root/doc/bsp_howto/bsp_howto.texi
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-28 18:02:25 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-28 18:02:25 +0000
commitf1b90cc4bdacd62bce06f755a3c8582fd01c8aac (patch)
tree732bbef04d8541145331f28da08e33db3d277c7c /doc/bsp_howto/bsp_howto.texi
parentAdd Doxygen cleanups. (diff)
downloadrtems-f1b90cc4bdacd62bce06f755a3c8582fd01c8aac.tar.bz2
2009-07-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* 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.
Diffstat (limited to 'doc/bsp_howto/bsp_howto.texi')
-rw-r--r--doc/bsp_howto/bsp_howto.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/bsp_howto/bsp_howto.texi b/doc/bsp_howto/bsp_howto.texi
index 6c68dd1c5e..ba82203984 100644
--- a/doc/bsp_howto/bsp_howto.texi
+++ b/doc/bsp_howto/bsp_howto.texi
@@ -8,7 +8,7 @@
@c %**end of header
@c
-@c COPYRIGHT (c) 1988-2007.
+@c COPYRIGHT (c) 1988-2009.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
@c
@@ -74,6 +74,7 @@
@include nvmem.texi
@include network.texi
@include shmsupp.texi
+@include framebuffer.texi
@include analog.texi
@include discrete.texi
@@ -100,6 +101,7 @@ This is the online version of the RTEMS BSP and Device Driver Development Guide.
* Networking Driver::
* Non-Volatile Memory Driver::
* Shared Memory Support Driver::
+* Frame Buffer Driver::
* Analog Driver::
* Discrete Driver::
* Command and Variable Index::