Dean Camera
|
5e73190582
|
Start update of documentation to support possible multiple architectures in the future - alter \file documentation to automatically copy in the module documentation where possible.
|
14 years ago |
Dean Camera
|
3d4d8e7f62
|
Add new ARCH option to the makefiles to (eventually) specify the target device architecture. Update non-usb peripheral drivers to reflect future multiple architecture support.
|
14 years ago |
Dean Camera
|
1d433d4506
|
Update copyright year on all source files.
|
14 years ago |
Dean Camera
|
cb779e3d7d
|
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists.
|
14 years ago |
Dean Camera
|
5a4def7478
|
Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda
|
14 years ago |
Dean Camera
|
25d896a507
|
Added board hardware driver support for the Arduino Uno development board.
Fixed incorrect LEDs_ChangeLEDs() function in the Benito board LED driver.
|
15 years ago |
Dean Camera
|
84696c727d
|
Added board hardware driver support for the BUI development board.
|
15 years ago |
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.
|
15 years ago |
Dean Camera
|
711542ee89
|
Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as the new 1.7 Doxygen's default stylesheet is much better.
|
15 years ago |
Dean Camera
|
fc92f9969c
|
Minor documentation cleanups.
|
15 years ago |
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.
|
15 years ago |
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.
|
15 years ago |
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.
|
15 years ago |
Dean Camera
|
3790907f4d
|
Added board hardware driver support for the Benito programmer.
|
15 years ago |