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
|
d18325e576
|
Remove variable name conflict with doom demo
|
2013-12-30 09:05:29 +10:00 |
|
inmarket
|
d9f02858fd
|
Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.
|
2013-12-21 13:21:59 +10:00 |
|
inmarket
|
b05a29f830
|
Rename GDISP driver files to prevent problems when compiling for multiple controllers on platforms that put all generated object files into a single directory.
|
2013-10-28 11:03:39 +10:00 |
|