Commit Graph

11 Commits

Author SHA1 Message Date
Joel Bodenmann
08e1b0ebc7 Removed the doxygen inside of every driver as doxygen is only meant for highlevel API documentation.
Documenting the drivers interface should be done inside a template driver or the gdisp LLD abstraction.
2014-03-28 19:45:08 +01:00
inmarket
37966ff16d Integrate the include files with each module. Simplifies structure of code. 2014-02-19 00:36:52 +10:00
inmarket
555257933a Clean up the driver directory structure by moving all board specific files into the boards sub-structure. 2013-10-28 20:04:03 +10:00
Joel Bodenmann
73c5ef26f8 fixed license headers 2013-07-21 22:20:37 +02:00
Joel Bodenmann
a675834266 doxygen updates 2013-07-21 22:02:57 +02:00
Joel Bodenmann
d98e6c5d0d cleaned up board file mess 2013-07-21 17:42:25 +02:00
Joel Bodenmann
d45bba45e1 doxygen fix 2013-06-28 17:50:45 +02:00
Joel Bodenmann
8c3f23f606 quick board file fix 2013-06-24 23:52:13 +02:00
Joel Bodenmann
9aa1e95423 one more typo fix... 2013-06-22 14:05:22 +02:00
Joel Bodenmann
77a70fe9b8 typo fix 2013-06-22 14:02:56 +02:00
Joel Bodenmann
5a25b2b7fb Added FT5x06 GINPUT driver 2013-06-22 05:00:48 +02:00