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
/
EVK1101
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Seperated out board drivers by architecture in the library internals for ↵
Dean Camera
2011-05-18
3
-363
/
+0
|
|
|
|
better organisation.
*
Add new USE_LUFA_CONFIG_HEADER compile time option.
Dean Camera
2011-05-09
1
-8
/
+13
|
|
|
|
Add missing LEDS_ToggleLEDs() function to the LED driver for the EVK1101 board.
*
Fix incorrectly named include guards in the Board driver header files.
Dean Camera
2011-03-16
3
-3
/
+3
|
*
Add structure padding to the appropriate descriptor structures to maintain ↵
Dean Camera
2011-03-11
1
-2
/
+2
|
|
|
|
|
|
correct alignments on larger architectures. Fix EVK1101 swapped joystick Right/Down masks.
*
Fix EVK1101 board joystick driver movement masks.
Dean Camera
2011-02-27
1
-13
/
+11
|
*
More UC3B architecture port updates.
Dean Camera
2011-02-26
1
-2
/
+2
|
*
Update board driver common APIs to use uint_reg_t.
Dean Camera
2011-02-20
3
-12
/
+12
|
*
Added start of a port of the core USB driver code to the AVR32 UC3B ↵
Dean Camera
2011-02-20
3
-0
/
+360
|
|
|
|
architecture.
*
Revert changes made for the partial port to the AVR32 architecture.
Dean Camera
2010-02-24
3
-351
/
+0
|
*
Change over board hardware drivers to use the custom uintN_t and intN_t ↵
Dean Camera
2010-02-22
3
-11
/
+8
|
|
|
|
native word size types.
*
Add drivers for the EVK1101 - begin full port to the AVR32 UC3B line of AVRs.
Dean Camera
2010-02-22
3
-0
/
+354