Dean Camera
|
40755d4fde
|
Fixed inverted LED driving code for the Arduino Leonardo board. Fixed inverted LEDs_GetLEDs() function implementation for the Benito, Minimus and Arduino UNO boards.
|
13 years ago |
Dean Camera
|
9207e8b2fd
|
Changed board LED driver implementations of LEDs_ToggleLEDs() for the AVR8 architecture to use the fast PIN register toggle alternative function for speed.
|
13 years ago |
Dean Camera
|
5b5b73ce58
|
Add basic hardware mapping information for all supported boards.
|
13 years ago |
Dean Camera
|
f1b6ddb710
|
Update file contributor copyrights for 2012.
|
13 years ago |
Dean Camera
|
2c806f6cee
|
Update file header copyrights for 2012.
|
13 years ago |
Dean Camera
|
5563da6a62
|
Added new LEDs_Disable(), Buttons_Disable() and Joystick_Disable() functions to the board hardware drivers.
|
13 years ago |
Dean Camera
|
f201f6697b
|
Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line.
|
13 years ago |
Dean Camera
|
0c2ad9eb34
|
Add missing SVN eol-style property to files where it was missing.
|
14 years ago |
Dean Camera
|
910bca557c
|
Seperated out board drivers by architecture in the library internals for better organisation.
|
14 years ago |