BSP and Device Driver Development Guide
The file include/bsp.h
contains prototypes and definitions
specific to this board. Every BSP is required to provide a bsp.h
.
The best approach to writing a bsp.h
is copying an existing one
as a starting point.
Many bsp.h
files provide prototypes of variables defined
in the linker script (linkcmds
).
BSP and Device Driver Development Guide
Copyright © 1988-2008 OAR Corporation