Difference between revisions of "IMX LED Driver TP"
From ArmadeusWiki
(New page: {{Under_Construction}} == Proposal == The goal of this tutorial is to build from scratch a simple led driver wire on GPIO of the iMX. This document will describes step by step how to imple...) |
|||
Line 5: | Line 5: | ||
== Howto Load/unload modules == | == Howto Load/unload modules == | ||
− | == Howto Build module and load/unload it : the "Hello World" module == | + | == Howto Build a simple module and load/unload it : the "Hello World" module == |
− | + | == Howto Provide read/write commands to the user though /dev/hello : "Hello World Read Write" module == | |
+ | |||
+ | == Howto Build a register use module : "iMX LED" module == |
Revision as of 18:17, 17 March 2009
Page under construction... Informations on this page are not guaranteed !!
Contents
Proposal
The goal of this tutorial is to build from scratch a simple led driver wire on GPIO of the iMX. This document will describes step by step how to implement a such driver