Device Drivers (Compact 7)

3/12/2014

A device driver presents hardware functionality to higher-level user processes in a generic way. The device drivers that are required for a specific board depend on the peripherals, the features available on the board, and its intended use. Device drivers are described in detail in the guides Plan Your Device Driver, Implement Your Device Driver, and Build and Test Your Device Driver.

See Also

Concepts

BSP Components