index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
Common
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove redundant type information for bitfield elements, other than the signe...
Dean Camera
2011-04-10
1
-18
/
+28
*
Create a new Common module documentation group for the new Global Interrupt m...
Dean Camera
2011-04-08
1
-2
/
+20
*
Move global interrupt enable/disable functions out to Common.h and document t...
Dean Camera
2011-04-08
1
-1
/
+90
*
Correct UC3 global interrupt functions.
Dean Camera
2011-04-08
1
-4
/
+14
*
Add in a new common Delay_MS() function, which provides a blocking delay for ...
Dean Camera
2011-04-08
1
-5
/
+17
*
Conditionally add available address spaces to the address space enum, for mul...
Dean Camera
2011-04-04
1
-0
/
+4
*
Add in new architecture attribute defines to selectively remove the EEPROM an...
Dean Camera
2011-03-21
1
-2
/
+6
*
Remove redundant Doxygen guards from the internal preprocessor definitions.
Dean Camera
2011-03-15
1
-3
/
+1
*
Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models.
Dean Camera
2011-03-13
2
-3
/
+3
*
Add experimental support for the UC3A0, UC3A1 and UC3A3 series AVR32 microcon...
Dean Camera
2011-03-13
1
-0
/
+6
*
Oops - rename misnamed Endianess.h header file.
Dean Camera
2011-03-13
2
-4
/
+0
*
Move out endianness management macros into a new common Endianness.h header.
Dean Camera
2011-03-13
3
-152
/
+477
*
Fix UC3B architecture compile errors and ensure the architecture can be compi...
Dean Camera
2011-03-05
1
-0
/
+2
*
Porting updates for the UC3B architecture - get UC3B partially enumerating us...
Dean Camera
2011-03-05
2
-5
/
+45
*
Add in USB_INT_RegisterHandlers() internal function to register the interrupt...
Dean Camera
2011-02-28
1
-1
/
+3
*
Fix USB Host mode compile errors for the UC3B architecture.
Dean Camera
2011-02-27
1
-0
/
+1
*
Move out common architecture-independent core definitions into the appropriat...
Dean Camera
2011-02-27
1
-0
/
+1
*
More AVR32 UC3B architecture ports - USB device mode applications can now be ...
Dean Camera
2011-02-27
1
-0
/
+12
*
Update board driver common APIs to use uint_reg_t.
Dean Camera
2011-02-20
1
-5
/
+6
*
Added start of a port of the core USB driver code to the AVR32 UC3B architect...
Dean Camera
2011-02-20
3
-1
/
+18
*
More updates to remove architecture-specific comments from the documentation,...
Dean Camera
2011-02-20
2
-9
/
+10
*
More Doxygen updates for multiple architecture support.
Dean Camera
2011-02-20
4
-14
/
+21
*
Start update of documentation to support possible multiple architectures in t...
Dean Camera
2011-02-20
4
-18
/
+20
*
Add new ARCH option to the makefiles to (eventually) specify the target devic...
Dean Camera
2011-02-19
4
-62
/
+158
*
Added board driver support for the Sparkfun ATMEGA8U2 breakout board.
Dean Camera
2011-02-16
1
-0
/
+3
*
Added new KeyboardMouseMultiReport Device ClassDriver demo.
Dean Camera
2011-01-26
1
-0
/
+24
*
Minor documentation improvements.
Dean Camera
2011-01-08
3
-14
/
+14
*
Update copyright year on all source files.
Dean Camera
2011-01-01
3
-6
/
+6
*
Fix compile errors from the changes to the SerialStream and board Temperature...
Dean Camera
2010-12-26
1
-2
/
+2
*
Added basic driver example use code to the library documentation.
Dean Camera
2010-12-26
1
-4
/
+8
*
Make a new general RingBuffer.h misc library driver, instead of the per-appli...
Dean Camera
2010-12-26
1
-2
/
+12
*
Fixed broken USBFOO board drivers due to missing BOARD_USBFOO define.
Dean Camera
2010-11-30
1
-0
/
+3
*
Added board hardware driver support for the Microsin AVR-USB162 development b...
Dean Camera
2010-11-21
1
-1
/
+4
*
Added board hardware driver support for the Adafruit U4 breakout board.
Dean Camera
2010-11-08
1
-0
/
+3
*
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...
Dean Camera
2010-10-28
3
-3
/
+3
*
Added board hardware driver support for the Minimus board (thanks to the PSGr...
Dean Camera
2010-10-17
1
-0
/
+3
*
Added board hardware driver support for the Maximus board (thanks to the PSGr...
Dean Camera
2010-10-17
1
-0
/
+3
*
Added board hardware driver support for the Blackcat USB JTAG board (thanks t...
Dean Camera
2010-10-17
1
-0
/
+3
*
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean Camera
2010-10-13
3
-52
/
+55
*
Added board hardware driver support for the Busware CUL V3 board.
Dean Camera
2010-10-06
1
-0
/
+3
*
Added board hardware driver support for the Arduino Uno development board.
Dean Camera
2010-09-28
1
-0
/
+3
*
Reverted modifications to USBInterrupt.h that were intefering with correct ho...
Dean Camera
2010-09-22
1
-2
/
+2
*
Fix board name redefinition in BoardTypes.h (thanks to Daniel Czigany).
Dean Camera
2010-09-14
1
-1
/
+1
*
Added board hardware driver support for the BUI development board.
Dean Camera
2010-09-14
1
-0
/
+3
*
Added board hardware driver support for the UDIP development board.
Dean Camera
2010-09-14
1
-0
/
+3
*
Added board hardware driver support for the Olimex AVR-USB-162 development bo...
Dean Camera
2010-09-03
1
-0
/
+3
*
Oops - fix mixed "initialize" and "initialise" - opt for American spelling du...
Dean Camera
2010-07-30
1
-2
/
+2
*
More spell checking of all source files -- correct missed errors, switch to E...
Dean Camera
2010-07-30
2
-5
/
+5
*
Spell check all source files once again to find any typos.
Dean Camera
2010-07-29
1
-1
/
+1
*
Add missing const qualifiers to class drivers.
Dean Camera
2010-07-21
1
-7
/
+9
[prev]
[next]