BSP definition
Joel Sherrill
joel.sherrill at OARcorp.com
Tue Mar 18 12:24:14 UTC 2003
Angelo Fraietta wrote:
> I am looking for a good definition and reference of what a BSP is.
>
BSP == Board Support Package
It is the collection of device drivers, startup code, and support items
like linker scripts, custom file, etc that are board specific. The key is
that it provides some board specific items and selects from a variety
of shareable implementations of others to suport a specific board
and its peculiarities.
Are you writing a paper?
--joel
More information about the users
mailing list