BSP and Device Driver Development Guide
Most BSPs provide one or more README
files. Generally, there
is a README
file at the top of the BSP source. This file
describes the board and its hardware configuration, provides vendor
information, local configuration information, information on downloading
code to the board, debugging, etc.. The intent of this
file is to help someone begin to use the BSP faster.
A README
file in a BSP subdirectory typically explains something
about the contents of that subdirectory in greater detail. For example,
it may list the documentation available for a particular peripheral
controller and how to obtain that documentation. It may also explain some
particularly cryptic part of the software in that directory or provide
rationale on the implementation.
BSP and Device Driver Development Guide
Copyright © 1988-2004 OAR Corporation