Dean Camera
|
66f14d44a3
|
Added LEDs_ToggleLEDs() function to several board LED drivers which were missing it (thanks to Andrei Krainev).
Simplify some of the LED driver functions to produce more compact code.
|
2010-09-09 09:57:03 +00:00 |
Dean Camera
|
97143bf814
|
Add missing const qualifiers to class drivers.
Indent core library function parameters so that there is only one parameter per line, to increase readability.
|
2010-07-21 14:00:51 +00:00 |
Dean Camera
|
fc92f9969c
|
Minor documentation cleanups.
|
2010-06-03 15:32:45 +00:00 |
Dean Camera
|
071e02c6b6
|
Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.
|
2010-05-08 03:12:14 +00:00 |
Dean Camera
|
cf4c510ec3
|
Oops, incorrectly edited the Benito buttons driver file instead of the JM-DB-U2 buttons driver file.
Fix up preprocessor guards in the new board driver files.
|
2010-03-30 23:39:10 +00:00 |
Dean Camera
|
d4c421e380
|
Oops - make sure board driver dispatch headers test for the correct BOARD define values.
Add button support for the BENITO board target.
|
2010-03-30 09:46:31 +00:00 |
Dean Camera
|
61a799ed55
|
Added support for the JM-DB-U2 board hardware.
|
2010-03-30 09:28:45 +00:00 |