index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Projects
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Doxygen confiuration files to 1.8.8.
Dean Camera
2014-08-24
14
-196
/
+490
*
Fixed USART reception overrun corrupting the internal buffers in the USBtoSer...
Dean Camera
2014-08-10
1
-1
/
+1
*
Only deque from the USBtoSerial's USB->USART buffer when the USART is idle.
Dean Camera
2014-07-15
1
-2
/
+2
*
Fixed spurious 0xFE USART byte sent in the USBtoSerial project when the baud ...
Dean Camera
2014-05-30
1
-0
/
+6
*
Fix AVRISP-MKII status values to match the published protocol (thanks to Gust...
Dean Camera
2014-05-27
1
-2
/
+2
*
Upgrade to latest Doxygen.
Dean Camera
2014-04-21
14
-378
/
+476
*
Fix incorrect whitespace.
Dean Camera
2014-02-16
3
-4
/
+7
*
Rename all Doxygen.conf file to doxyfile and distribute them in the Atmel Stu...
Dean Camera
2014-01-08
28
-0
/
+14
*
Add USB_STRING_DESCRIPTOR_ARRAY() macro, update demos where required.
Dean Camera
2014-01-08
11
-11
/
+11
*
Use the new USB_STRING_DESCRIPTOR macro for every string descriptor.
László Monda
2014-01-08
14
-228
/
+45
*
Update copyrights for 2014.
Dean Camera
2014-01-04
141
-300
/
+300
*
Upgrade Doxygen configuration files to the latest version.
Dean Camera
2013-12-26
14
-112
/
+434
*
Minor documentation improvements.
Dean Camera
2013-12-20
1
-5
/
+5
*
Use new VERSION_BCD() macro with explicit int arguments to fix edge cases wit...
Dean Camera
2013-11-21
12
-35
/
+35
*
Reduce PDI/TPI reset hold period from 1ms to 100us, as the former caused spor...
Dean Camera
2013-11-21
1
-2
/
+2
*
Exclude all host application directories from the Doxygen configuration files.
Dean Camera
2013-11-20
2
-2
/
+2
*
Fix incorrect status constants in the AVRISP-MKII Clone project.
Dean Camera
2013-11-20
2
-3
/
+4
*
Increase AVRISP-MKII Clone PDI/TPI handshake to 1ms from 1us for targets with...
Dean Camera
2013-11-04
1
-2
/
+2
*
AVRISP-MKII Clone Project PDI/TPI frequency increased from 250KHz to 2MHz as ...
Dean Camera
2013-11-02
1
-1
/
+1
*
Use non-abbreviated XPROG/PDI/TPI constant names.
Dean Camera
2013-10-27
5
-154
/
+155
*
Refactor AVRISP MKII Clone PDI/TPI command constants to simplify the driver c...
Dean Camera
2013-10-27
3
-72
/
+80
*
More minor speedups to the AVRISP-MKII clone programmer PDI memory reading code.
Dean Camera
2013-10-27
1
-9
/
+16
*
Merge branch 'master' of github.com:abcminiuser/lufa
Dean Camera
2013-10-27
1
-1
/
+1
|
\
|
*
Replace remaining MIDI interface numbers with enums.
László Monda
2013-10-12
1
-1
/
+1
*
|
Only issue the REPEAT instruction in the clone programmer if needed to reduce...
Dean Camera
2013-10-27
1
-3
/
+6
|
/
*
Replace CDC interface numbers with enums.
László Monda
2013-10-10
6
-13
/
+13
*
Extract interface numbers into enums.
László Monda
2013-10-06
35
-87
/
+204
*
Fix outdated Benito project ASF XML.
Dean Camera
2013-08-31
1
-1
/
+1
*
Add DefaultInstall section to all INF driver files for easier installation.
Dean Camera
2013-08-31
5
-0
/
+15
*
Update to latest Doxygen configurations, patch Doxygen->Docbook transform due...
Dean Camera
2013-08-23
14
-13160
/
+18690
*
Bump AVRISP-MKII version number to be compatible with Atmel Studio 6.1 SP2.
Dean Camera
2013-08-19
1
-1
/
+1
*
Use a timer prescaler of 256 instead of 1024 in the TempDataLogger project fo...
Dean Camera
2013-08-18
1
-2
/
+2
*
Add host application directories as distributables in Atmel Studio.
Dean Camera
2013-08-14
2
-0
/
+5
*
Fix missing AS6 modules in the USB to Serial Converter project.
Dean Camera
2013-07-29
1
-0
/
+2
*
Rename DS1307 driver files to a more generic RTC, as different RTC drivers ma...
Dean Camera
2013-07-20
5
-8
/
+5
*
Add volatile software RTC to the TempDataLogger application if the dummy RTC ...
Dean Camera
2013-07-20
6
-31
/
+115
*
Fix missing year offset on the TempDataLogger Python host application.
Dean Camera
2013-07-16
1
-1
/
+1
*
Fixed incorrect time/date configuration data order in the TempDataLogger host...
Dean Camera
2013-07-16
1
-15
/
+22
*
Add Python alternative host application for the TempDataLogger project.
Dean Camera
2013-07-08
1
-0
/
+99
*
Fix indentation in the AVRISP-MKII AppConfig.h header.
Dean Camera
2013-06-22
1
-8
/
+8
*
Add U2S board support
Michael
2013-06-22
1
-1
/
+5
*
Minor documentation improvements.
Dean Camera
2013-06-16
7
-34
/
+49
*
Add missing include to the Bentio project.
Dean Camera
2013-06-12
1
-0
/
+1
*
Update board Dataflash_Init() functions to automatically configure the approp...
Dean Camera
2013-06-12
2
-2
/
+0
*
Minor tweak to RNDIS INF files to make them uniform with the style of the CDC...
Dean Camera
2013-05-25
1
-1
/
+1
*
Pseudo-port the projects and dual role demos for possible later multi-arch su...
Dean Camera
2013-05-19
28
-11
/
+56
*
Update Windows RNDIS driver template.
Dean Camera
2013-05-19
1
-42
/
+46
*
Update Doxygen configuration files to the latest version.
Dean Camera
2013-05-19
14
-700
/
+1190
*
Add prefixes to string descriptor ID enum names in the AVRISP and XPLAINBridg...
Dean Camera
2013-05-15
4
-21
/
+21
*
Add symbolic names for USB Device String Descriptors within the demos, applic...
Dean Camera
2013-05-15
24
-78
/
+212
[next]