index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
CodeTemplates
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix incorrect memory space usage on the Device Descriptor in the device mode ...
Dean Camera
2013-02-26
1
-1
/
+1
*
Whitespace fixes in the LUFA configuration files.
Dean Camera
2013-01-29
1
-4
/
+4
*
Update Atmel Studio core board templates to use different templates for each ...
Dean Camera
2013-01-27
4
-13
/
+41
*
Add code template for the new board hardware information driver.
Dean Camera
2013-01-27
1
-0
/
+82
*
Move out dummy board module and add strong-references to it in each project, ...
Dean Camera
2013-01-12
2
-0
/
+2
*
Add Atmel Studio keywords to all project XML files.
Dean Camera
2013-01-12
2
-0
/
+10
*
Add board definitions to the pseudo-board selector module in the Atmel Studio...
Dean Camera
2013-01-11
2
-0
/
+2
*
Add device and host mode template projects.
Dean Camera
2013-01-07
8
-0
/
+637
*
Update copyright year to 2013.
Dean Camera
2013-01-03
6
-11
/
+11
*
Minor documentation improvements.
Dean Camera
2012-10-05
5
-5
/
+5
*
Fixed incorrect Dataflash functionality in the USBKEY board if the driver is ...
Dean Camera
2012-09-19
1
-5
/
+5
*
Minor documentation corrections.
Dean Camera
2012-09-19
1
-1
/
+1
*
Add help text to the project makefiles to help new users get information on t...
Dean Camera
2012-08-11
1
-0
/
+2
*
Update makefile template with the new build module filenames.
Dean Camera
2012-07-14
1
-9
/
+9
*
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the ...
Dean Camera
2012-07-11
1
-2
/
+2
*
Add HID bootloader build module (thanks to Stefan Hellermann).
Dean Camera
2012-06-21
1
-0
/
+1
*
Add MAX_ENDPOINT_INDEX compile time option for the XMEGA devices.
Dean Camera
2012-06-10
1
-0
/
+1
*
Update SVN line endings property on newer source files to native.
Dean Camera
2012-06-07
1
-35
/
+35
*
Strip out BuildTest sub-makefile contents as much as possible. Remove old UC3...
Dean Camera
2012-06-05
1
-1
/
+1
*
Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to ...
Dean Camera
2012-06-04
1
-0
/
+2
*
Replace architecture specific makefiles in the BuildTests with the new common...
Dean Camera
2012-06-02
3
-1911
/
+0
*
Switch over Demos, Bootloaders and Projects to the new and improved build sys...
Dean Camera
2012-06-01
1
-0
/
+33
*
Merge in latest trunk.
Dean Camera
2012-05-20
3
-6
/
+7
|
\
|
*
Update project Doxygen and makefiles so that the resulting project documentat...
Dean Camera
2012-05-17
3
-3
/
+3
|
*
Clean up and speed up build tests by turning off expensive and slow size opti...
Dean Camera
2012-05-13
1
-3
/
+4
*
|
Add branch for the conversion of demos to use standard C header files for con...
Dean Camera
2012-05-10
1
-0
/
+4
|
/
*
Fix typos in the LUFAConfig.h header file. Add missing modules to the AVR8 ar...
Dean Camera
2012-04-09
1
-3
/
+3
*
Make Doxygen fail for any Doxygen output other than unsupported tags (as thes...
Dean Camera
2012-04-09
3
-3
/
+3
*
Doxygen documentation style changes. Minor documentation corrections.
Dean Camera
2012-04-08
5
-48
/
+58
*
Only abort Doxygen documentation generation if a non-unsupported tag warning ...
Dean Camera
2012-03-09
3
-3
/
+3
*
Update Doxygen documentation build scripts to fail if any warnings are genera...
Dean Camera
2012-03-09
3
-3
/
+9
*
Add new Master SPI Mode USART serial peripheral driver for the XMEGA and AVR8...
Dean Camera
2012-02-12
1
-3
/
+3
*
Add board driver support for the Atmel XMEGA-B1 Xplained board.
Dean Camera
2012-02-06
1
-2
/
+2
*
Update LUFAConfig.h with the new compile time options, re-format Doxygen docu...
Dean Camera
2012-02-05
1
-0
/
+4
*
Update file contributor copyrights for 2012.
Dean Camera
2012-02-04
5
-5
/
+5
*
Update file header copyrights for 2012.
Dean Camera
2012-02-04
5
-5
/
+5
*
Added new LEDs_Disable(), Buttons_Disable() and Joystick_Disable() functions ...
Dean Camera
2012-01-29
3
-0
/
+15
*
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
Dean Camera
2011-12-23
1
-3
/
+3
*
Add XMEGA compile time tokens to the LUFAConfig.h code template.
Dean Camera
2011-11-23
1
-0
/
+32
*
Fix typos in makefile templates.
Dean Camera
2011-11-09
3
-3
/
+3
*
Add partial support for the Atmel A3BU Xplained's Dataflash IC (physical USAR...
Dean Camera
2011-11-01
1
-0
/
+32
*
Add project name to the Doxygen makefile target output.
Dean Camera
2011-09-21
3
-3
/
+3
*
Update LUFAConfig.h with missing options for the AVR32 target.
Dean Camera
2011-08-04
1
-1
/
+3
*
Add missing SVN eol-style property to files where it was missing.
Dean Camera
2011-07-15
4
-2026
/
+2026
*
Complete initial revision of the XMEGA Clock Management platform driver.
Dean Camera
2011-07-14
2
-9
/
+4
*
Add start of an architecture port to the Atmel USB XMEGA devices.
Dean Camera
2011-07-13
1
-0
/
+707
*
Merge over core library changes from the MultiArchDemos branch.
Dean Camera
2011-06-29
1
-1
/
+1
*
Add new "checksource" target to the library makefiles, for automated source f...
Dean Camera
2011-06-20
2
-2
/
+20
*
Massive corrections to the project documentation and code comments, thanks to...
Dean Camera
2011-06-05
1
-2
/
+2
*
Spell check library source code files.
Dean Camera
2011-06-01
1
-1
/
+1
[next]