index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
DoxygenPages
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add board drivers for the Atmel Xplained-MINI kits.
Dean Camera
2014-11-20
2
-1
/
+2
*
Add Leonardo compatibility to most bootloaders, run user application if BOOTR...
Dean Camera
2014-10-11
1
-1
/
+3
*
The ATPROGRAM LUFA build system module now defaults to the Atmel ICE debuger ...
Dean Camera
2014-10-11
1
-1
/
+2
*
Don't run user application in the bootloader unless a valid app is present (t...
Dean Camera
2014-10-11
1
-1
/
+4
*
Update documentation post-140928 release.
Dean Camera
2014-09-28
3
-0
/
+45
*
Update documentation for the 140928 release.
Dean Camera
2014-09-28
3
-3
/
+3
*
Fixed broken LowLevel Audio Out demo sampling frequency configuration (thanks...
Dean Camera
2014-09-28
1
-0
/
+1
*
Minor documentation improvements.
Dean Camera
2014-09-21
1
-0
/
+53
*
Fixed broken AVR8 USART-SPI peripheral driver (thanks to Phil Zakielarz).
Dean Camera
2014-09-13
1
-0
/
+1
*
Minor documentation improvements.
Dean Camera
2014-09-11
1
-2
/
+1
*
Add Atmel Studio support for the Arduino Yun and Micro boards.
Dean Camera
2014-09-11
1
-1
/
+1
*
Add support for the Arduino Micro board, fix other Arduino board LED drivers.
Dean Camera
2014-09-11
2
-1
/
+3
*
Add board support for the Arduino YUN ATMEGA32U4 coprocessor.
Dean Camera
2014-09-11
2
-0
/
+2
*
Minor documentation improvements.
Dean Camera
2014-09-11
1
-1
/
+1
*
Minor documentation improvements.
Dean Camera
2014-09-08
1
-1
/
+3
*
Add Dual MIDI device class driver demo application.
Dean Camera
2014-08-31
2
-2
/
+4
*
Minor documentation improvements.
Dean Camera
2014-08-31
1
-0
/
+1
*
Fix overflow for RNDIS class driver responses when returning the adapter quer...
Dean Camera
2014-08-31
2
-1
/
+8
*
Minor documentation improvements.
Dean Camera
2014-08-31
1
-1
/
+1
*
Patched the LUFA build system to work around a GCC code generation bug in new...
Dean Camera
2014-08-26
1
-0
/
+2
*
Fixed USART reception overrun corrupting the internal buffers in the USBtoSer...
Dean Camera
2014-08-10
1
-0
/
+1
*
Minor code style fixes, documentation improvements.
Dean Camera
2014-07-22
1
-0
/
+1
*
Minor documentation improvements.
Dean Camera
2014-07-16
1
-3
/
+3
*
Only deque from the USBtoSerial's USB->USART buffer when the USART is idle.
Dean Camera
2014-07-15
1
-0
/
+1
*
Add Serial_IsSendReady() and Serial_IsSendComplete() serial driver API functi...
Dean Camera
2014-07-15
1
-0
/
+1
*
Update documentation for HID report ID fix.
Dean Camera
2014-06-25
1
-0
/
+1
*
Add COMPILER_PATH optional variable to the BUILD build system module.
Dean Camera
2014-06-08
2
-0
/
+9
*
Ensure BulkVendor received data is cleared before reading from host.
Dean Camera
2014-06-07
1
-0
/
+1
*
Fixed spurious 0xFE USART byte sent in the USBtoSerial project when the baud ...
Dean Camera
2014-05-30
1
-0
/
+2
*
Fix AVRISP-MKII status values to match the published protocol (thanks to Gust...
Dean Camera
2014-05-27
1
-1
/
+1
*
Fixed incorrect XMEGA DFLL reference frequency (thanks to Martin Aakerberg)
Dean Camera
2014-05-21
2
-1
/
+3
*
Fix LED driver for the Arduino Leonardo board.
Dean Camera
2014-04-30
1
-0
/
+1
*
Update to latest Atmel Studio integration binary, improve Getting Started pag...
Dean Camera
2014-03-31
1
-0
/
+12
*
Fix incorrect error codes returned on pip config failure in the host class dr...
Dean Camera
2014-03-05
1
-1
/
+4
*
Revert version and update documentation after the 140302 release.
Dean Camera
2014-03-01
3
-0
/
+38
*
Update version for the 140302 release.
Dean Camera
2014-03-01
3
-3
/
+3
*
Fix documentation: jump address for bootloader should be words, not bytes.
Dean Camera
2014-01-13
1
-9
/
+9
*
Rename all Doxygen.conf file to doxyfile and distribute them in the Atmel Stu...
Dean Camera
2014-01-08
1
-0
/
+4
*
Minor documentation improvements.
Dean Camera
2014-01-08
1
-0
/
+1
*
Minor documentation improvements.
Dean Camera
2014-01-06
1
-0
/
+1
*
Minor documentation improvements.
Dean Camera
2014-01-05
1
-0
/
+3
*
Update copyrights for 2014.
Dean Camera
2014-01-04
1
-3
/
+3
*
Minor documentation improvements.
Dean Camera
2013-12-30
1
-0
/
+1
*
Minor documentation improvements.
Dean Camera
2013-12-27
2
-1
/
+5
*
Merge pull request #15 from mondalaci/limit-control-transfer-size
Dean Camera
2013-12-20
1
-0
/
+1
|
\
|
*
Add todo item.
László Monda
2013-12-18
1
-0
/
+1
*
|
Minor documentation improvements.
Dean Camera
2013-12-20
2
-2
/
+1
*
|
AVR8: Add option to keep 3.3V regulator enabled
Michael Hanselmann
2013-12-20
1
-0
/
+1
*
|
Use new VERSION_BCD() macro with explicit int arguments to fix edge cases wit...
Dean Camera
2013-11-21
1
-1
/
+3
*
|
Reduce PDI/TPI reset hold period from 1ms to 100us, as the former caused spor...
Dean Camera
2013-11-21
1
-1
/
+1
|
/
[next]