index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LUFA
/
CodeTemplates
Age
Commit message (
Expand
)
Author
2012-07-11
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the ...
Dean
2012-06-21
Add HID bootloader build module (thanks to Stefan Hellermann).
Dean
2012-06-10
Add MAX_ENDPOINT_INDEX compile time option for the XMEGA devices.
Dean
2012-06-07
Update SVN line endings property on newer source files to native.
Dean
2012-06-05
Strip out BuildTest sub-makefile contents as much as possible. Remove old UC3...
Dean
2012-06-04
Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to ...
Dean
2012-06-02
Replace architecture specific makefiles in the BuildTests with the new common...
Dean
2012-06-01
Switch over Demos, Bootloaders and Projects to the new and improved build sys...
Dean
2012-05-20
Merge in latest trunk.
Dean
2012-05-17
Update project Doxygen and makefiles so that the resulting project documentat...
Dean
2012-05-13
Clean up and speed up build tests by turning off expensive and slow size opti...
Dean
2012-05-10
Add branch for the conversion of demos to use standard C header files for con...
Dean
2012-04-09
Fix typos in the LUFAConfig.h header file. Add missing modules to the AVR8 ar...
Dean
2012-04-09
Make Doxygen fail for any Doxygen output other than unsupported tags (as thes...
Dean
2012-04-08
Doxygen documentation style changes. Minor documentation corrections.
Dean
2012-03-09
Only abort Doxygen documentation generation if a non-unsupported tag warning ...
Dean
2012-03-09
Update Doxygen documentation build scripts to fail if any warnings are genera...
Dean
2012-02-12
Add new Master SPI Mode USART serial peripheral driver for the XMEGA and AVR8...
Dean
2012-02-06
Add board driver support for the Atmel XMEGA-B1 Xplained board.
Dean
2012-02-05
Update LUFAConfig.h with the new compile time options, re-format Doxygen docu...
Dean
2012-02-04
Update file contributor copyrights for 2012.
Dean
2012-02-04
Update file header copyrights for 2012.
Dean
2012-01-29
Added new LEDs_Disable(), Buttons_Disable() and Joystick_Disable() functions ...
Dean
2011-12-23
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
dean
2011-11-23
Add XMEGA compile time tokens to the LUFAConfig.h code template.
Dean
2011-11-09
Fix typos in makefile templates.
Dean
2011-11-01
Add partial support for the Atmel A3BU Xplained's Dataflash IC (physical USAR...
Dean
2011-09-21
Add project name to the Doxygen makefile target output.
Dean
2011-08-04
Update LUFAConfig.h with missing options for the AVR32 target.
Dean
2011-07-15
Add missing SVN eol-style property to files where it was missing.
Dean
2011-07-14
Complete initial revision of the XMEGA Clock Management platform driver.
Dean
2011-07-13
Add start of an architecture port to the Atmel USB XMEGA devices.
Dean
2011-06-29
Merge over core library changes from the MultiArchDemos branch.
Dean
2011-06-20
Add new "checksource" target to the library makefiles, for automated source f...
Dean
2011-06-05
Massive corrections to the project documentation and code comments, thanks to...
Dean
2011-06-01
Spell check library source code files.
Dean
2011-05-14
Add skeleton LUFAConfig.h to the CodeTemplates directory.
Dean
2011-04-25
Add __VA_ARGS__ support to the LUFA supplied ISR macro. Add proper result typ...
Dean
2011-04-12
Slight cleanups to the architecture specific makefile templates to make the c...
Dean
2011-04-12
Update architecture specific makefile templates so that they are as close to ...
Dean
2011-04-12
Add makefile template for the AVR32 UC3 architecture.
Dean
2011-03-23
Fix corner case in the HID report descriptor Mouse/Joystick tempates at the 8...
Dean
2011-02-20
More updates to remove architecture-specific comments from the documentation,...
Dean
2011-02-20
Start update of documentation to support possible multiple architectures in t...
Dean
2011-02-19
Add new ARCH option to the makefiles to (eventually) specify the target devic...
Dean
2011-01-01
Update copyright year on all source files.
Dean
2010-10-28
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...
Dean
2010-10-13
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean
2010-09-24
Remove dfu-programmer program switches, to ensure maximum compatibility with ...
Dean
2010-09-24
Added the --suppress-bootloader-mem option to the makefile dfu target, to ens...
Dean
[next]