Merge branch 'master' of github.com:abcminiuser/lufa
[pub/USBasp.git] / LUFA / CodeTemplates /
2014-01-05 Dean CameraMerge pull request #19 from mondalaci/attr-no-inline...
2014-01-03 Dean CameraUpdate copyrights for 2014.
2014-01-03 Dean CameraMerge pull request #17 from mondalaci/further-generichi...
2013-12-20 Dean CameraMerge pull request #15 from mondalaci/limit-control...
2013-11-21 Dean CameraUse new VERSION_BCD() macro with explicit int arguments...
2013-09-01 Dean CameraMinor documentation improvements.
2013-08-31 Dean CameraAdd DefaultInstall section to all INF driver files...
2013-05-25 Dean CameraMinor tweak to RNDIS INF files to make them uniform...
2013-05-19 Dean CameraAdd Windows INF driver templates and class driver OS...
2013-04-28 Dean CameraFix board driver hardware capability definition macro...
2013-04-25 Dean CameraSpeed up Doxygen-to-Docbook conversion, enable partial...
2013-04-23 Dean CameraAdd move-to-root directives to all ASF XML application...
2013-02-26 Dean CameraFix incorrect memory space usage on the Device Descript...
2013-01-29 Dean CameraWhitespace fixes in the LUFA configuration files.
2013-01-27 Dean CameraUpdate Atmel Studio core board templates to use differe...
2013-01-27 Dean CameraAdd code template for the new board hardware informatio...
2013-01-12 Dean CameraMove out dummy board module and add strong-references...
2013-01-12 Dean CameraAdd Atmel Studio keywords to all project XML files.
2013-01-11 Dean CameraAdd board definitions to the pseudo-board selector...
2013-01-07 Dean CameraAdd device and host mode template projects.
2013-01-03 Dean CameraUpdate copyright year to 2013.
2012-10-05 Dean CameraMinor documentation improvements.
2012-09-19 Dean CameraFixed incorrect Dataflash functionality in the USBKEY...
2012-09-19 Dean CameraMinor documentation corrections.
2012-08-11 Dean CameraAdd help text to the project makefiles to help new...
2012-07-14 Dean CameraUpdate makefile template with the new build module...
2012-07-11 Dean CameraFix project makefiles - remove trailing slash from...
2012-06-21 Dean CameraAdd HID bootloader build module (thanks to Stefan Helle...
2012-06-10 Dean CameraAdd MAX_ENDPOINT_INDEX compile time option for the...
2012-06-07 Dean CameraUpdate SVN line endings property on newer source files...
2012-06-05 Dean CameraStrip out BuildTest sub-makefile contents as much as...
2012-06-04 Dean CameraAdd new ATPROGRAM build system module. Add ATPROGRAM...
2012-06-02 Dean CameraReplace architecture specific makefiles in the BuildTes...
2012-06-01 Dean CameraSwitch over Demos, Bootloaders and Projects to the...
2012-05-27 Dean CameraMerge in AppConfigHeaders branch to trunk, altering...
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-26 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-21 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-17 Dean CameraUpdate project Doxygen and makefiles so that the result...
2012-05-13 Dean CameraClean up and speed up build tests by turning off expens...
2012-05-13 Dean CameraAppConfigHeaders: Merge in latest main.
2012-05-13 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-12 Dean CameraAppConfigHeaders: Fix broken documentation in the HID...
2012-05-12 Dean CameraAppConfigHeaders: Merge in minor changes from trunk.
2012-05-10 Dean CameraAdd branch for the conversion of demos to use standard...
2012-04-09 Dean CameraFix typos in the LUFAConfig.h header file. Add missing...
2012-04-09 Dean CameraMake Doxygen fail for any Doxygen output other than...
2012-04-08 Dean CameraDoxygen documentation style changes. Minor documentatio...
2012-03-09 Dean CameraOnly abort Doxygen documentation generation if a non...
2012-03-09 Dean CameraUpdate Doxygen documentation build scripts to fail...
2012-02-12 Dean CameraAdd new Master SPI Mode USART serial peripheral driver...
2012-02-06 Dean CameraAdd board driver support for the Atmel XMEGA-B1 Xplaine...
2012-02-05 Dean CameraUpdate LUFAConfig.h with the new compile time options...
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2012-01-29 Dean CameraAdded new LEDs_Disable(), Buttons_Disable() and Joystic...
2011-12-23 Dean CameraRun wspurify script on /trunk/ and /branches/ C source...
2011-11-23 Dean CameraAdd XMEGA compile time tokens to the LUFAConfig.h code...
2011-11-09 Dean CameraFix typos in makefile templates.
2011-11-01 Dean CameraAdd partial support for the Atmel A3BU Xplained's Dataf...
2011-09-21 Dean CameraAdd project name to the Doxygen makefile target output.
2011-08-04 Dean CameraUpdate LUFAConfig.h with missing options for the AVR32...
2011-07-15 Dean CameraAdd missing SVN eol-style property to files where it...
2011-07-14 Dean CameraComplete initial revision of the XMEGA Clock Management...
2011-07-13 Dean CameraAdd start of an architecture port to the Atmel USB...
2011-06-29 Dean CameraMerge over core library changes from the MultiArchDemos...
2011-06-20 Dean CameraAdd new "checksource" target to the library makefiles...
2011-06-05 Dean CameraMassive corrections to the project documentation and...
2011-06-01 Dean CameraSpell check library source code files.
2011-05-14 Dean CameraAdd skeleton LUFAConfig.h to the CodeTemplates directory.
2011-04-25 Dean CameraAdd __VA_ARGS__ support to the LUFA supplied ISR macro...
2011-04-12 Dean CameraSlight cleanups to the architecture specific makefile...
2011-04-12 Dean CameraUpdate architecture specific makefile templates so...
2011-04-12 Dean CameraAdd makefile template for the AVR32 UC3 architecture.
2011-03-23 Dean CameraFix corner case in the HID report descriptor Mouse...
2011-02-20 Dean CameraMore updates to remove architecture-specific comments...
2011-02-20 Dean CameraStart update of documentation to support possible multi...
2011-02-19 Dean CameraAdd new ARCH option to the makefiles to (eventually...
2011-01-01 Dean CameraUpdate copyright year on all source files.
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-09-24 Dean CameraRemove dfu-programmer program switches, to ensure maxim...
2010-09-24 Dean CameraAdded the --suppress-bootloader-mem option to the makef...
2010-09-15 Dean CameraMake project makefiles correctly clean intermeditary...
2010-09-14 Dean CameraAdded board hardware driver support for the BUI develop...
2010-09-11 Dean CameraAdded new project makefile template to the library...