Difference between revisions of "Board File"

From uGFX Wiki
Jump to: navigation, search
Line 1: Line 1:
A board file is a file which a [[Architecture#Module|module]] needs in order to communicate with the hardware.
+
Certain [[Architecture#Module|modules]] have to communicate to hardware in order to fulfil their tasks. Those modules come with an additional driver layer. Each driver then needs a board file to talk to the hardware.
  
 
== Templates ==
 
== Templates ==

Revision as of 14:07, 3 July 2014

Certain modules have to communicate to hardware in order to fulfil their tasks. Those modules come with an additional driver layer. Each driver then needs a board file to talk to the hardware.

Templates

Each driver provides a template of it's board file.

Modules

The following modules require a board file: