index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
Board
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added board hardware driver support for the Microsin AVR-USB162 development b...
Dean Camera
2010-11-21
4
-0
/
+231
*
Added board hardware driver support for the Adafruit U4 breakout board.
Dean Camera
2010-11-08
2
-0
/
+131
*
Move RNDISConstants.h into the RNDIS class driver common definition header.
Dean Camera
2010-10-28
5
-0
/
+30
*
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...
Dean Camera
2010-10-28
56
-56
/
+56
*
Added board hardware driver support for the Minimus board (thanks to the PSGr...
Dean Camera
2010-10-17
4
-0
/
+232
*
Oops - add missing Maximus board LED hardware driver file.
Dean Camera
2010-10-17
1
-0
/
+131
*
Added board hardware driver support for the Maximus board (thanks to the PSGr...
Dean Camera
2010-10-17
1
-0
/
+2
*
Added board hardware driver support for the Blackcat USB JTAG board (thanks t...
Dean Camera
2010-10-17
3
-1
/
+133
*
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean Camera
2010-10-13
52
-585
/
+637
*
Added new NO_SOF_EVENTS compile time option, enabled in the bootloaders to re...
Dean Camera
2010-10-07
2
-3
/
+3
*
Added board hardware driver support for the Busware CUL V3 board.
Dean Camera
2010-10-06
12
-960
/
+1189
*
Added board hardware driver support for the Arduino Uno development board.
Dean Camera
2010-09-28
3
-4
/
+135
*
Fixed incorrect signature reported in the CDC class bootloader for the ATMEGA...
Dean Camera
2010-09-14
1
-1
/
+1
*
Added board hardware driver support for the BUI development board.
Dean Camera
2010-09-14
43
-153
/
+286
*
Added board hardware driver support for the UDIP development board.
Dean Camera
2010-09-14
6
-7
/
+261
*
Added LEDs_ToggleLEDs() function to several board LED drivers which were miss...
Dean Camera
2010-09-09
10
-11
/
+21
*
Added board hardware driver support for the USBFOO development board.
Dean Camera
2010-09-04
4
-0
/
+229
*
Added board hardware driver support for the Olimex AVR-USB-162 development bo...
Dean Camera
2010-09-03
7
-1
/
+246
*
More spell checking of all source files -- correct missed errors, switch to E...
Dean Camera
2010-07-30
10
-11
/
+11
*
Add special support to the AVRISP-MKII for the new model USBTINY-MKII's addit...
Dean Camera
2010-07-29
1
-1
/
+4
*
Convert over internal pseudo-function macros to true inline functions for add...
Dean Camera
2010-07-22
7
-91
/
+364
*
Add missing const qualifiers to class drivers.
Dean Camera
2010-07-21
19
-19
/
+38
*
Update makefiles to use the latest WinAVR/Atmel toolchain makefile template.
Dean Camera
2010-07-19
1
-1
/
+1
*
Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
Dean Camera
2010-06-17
5
-12
/
+12
*
Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as t...
Dean Camera
2010-06-16
2
-3
/
+3
*
Change over Doxygen \note documentation to \pre where applicable.
Dean Camera
2010-06-15
1
-2
/
+2
*
Minor documentation cleanups.
Dean Camera
2010-06-03
12
-13
/
+13
*
Fix spacing of the function parameter descriptions in the Doxygen documentation.
Dean Camera
2010-05-29
1
-1
/
+1
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
42
-5065
/
+5065
*
Oops, incorrectly edited the Benito buttons driver file instead of the JM-DB-...
Dean Camera
2010-03-30
3
-20
/
+15
*
Add missing board Buttons driver for the USBTINY MKII board target.
Dean Camera
2010-03-30
2
-0
/
+99
*
Oops - make sure board driver dispatch headers test for the correct BOARD def...
Dean Camera
2010-03-30
4
-8
/
+112
*
Added support for the JM-DB-U2 board hardware.
Dean Camera
2010-03-30
4
-0
/
+228
*
Added board hardware driver support for the Benito programmer.
Dean Camera
2010-03-30
2
-1
/
+132
*
Added board hardware driver support for Tom's USBTINY MKII programmer.
Dean Camera
2010-03-30
6
-11
/
+139
*
Add briefs for the library core structures.
Dean Camera
2010-03-29
31
-1
/
+61
*
Add file-level brief documentation.
Dean Camera
2010-03-29
35
-61
/
+42
*
Added new Relay Controller Board project (thanks to OBinou).
Dean Camera
2010-03-24
2
-4
/
+130
*
Revert changes made for the partial port to the AVR32 architecture.
Dean Camera
2010-02-24
28
-453
/
+92
*
Update Temperature board driver to be AVR32 compatible when the ADC periphera...
Dean Camera
2010-02-23
3
-5
/
+18
*
Change over board hardware drivers to use the custom uintN_t and intN_t nativ...
Dean Camera
2010-02-22
22
-87
/
+69
*
Add drivers for the EVK1101 - begin full port to the AVR32 UC3B line of AVRs.
Dean Camera
2010-02-22
9
-12
/
+378
*
Add more include protection macros to give the user warnings when they try to...
Dean Camera
2010-02-11
29
-29
/
+28
*
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ...
Dean Camera
2010-02-04
5
-10
/
+16
*
Make board specific and device peripheral specific drivers' file documentatio...
Dean Camera
2010-02-01
29
-0
/
+148
*
Fixed STK525 Dataflash driver using incorrect bit-shifting for Dataflash addr...
Dean Camera
2010-02-01
1
-2
/
+2
*
Added explicit ADC channel masks for the standard set of ADC channels, as the...
Dean Camera
2010-01-25
2
-4
/
+7
*
Oops - incorrect Dataflash chip select mask in the XPLAIN Dataflash driver.
Dean Camera
2010-01-07
1
-1
/
+1
*
Fix XPLAIN Dataflash and LED drivers.
Dean Camera
2010-01-07
2
-11
/
+9
*
Update copyright year to 2010.
Dean Camera
2009-12-30
35
-70
/
+70
[next]