2020-06-15 |
Dean Camera | Documentation: Update copyrights to 2020. |
blob | commitdiff |
2019-01-08 |
Dean Camera | Documentation: Update copyrights to 2019. |
blob | commitdiff | diff to current |
2018-01-04 |
Dean Camera | Update copyrights for 2018. |
blob | commitdiff | diff to current |
2017-04-18 |
Dean Camera | Update copyrights for 2017. |
blob | commitdiff | diff to current |
2016-04-05 |
Dean Camera | Replace the LUFA build system with DMBS. |
blob | commitdiff | diff to current |
2016-04-03 |
Dean Camera | Add LUFA DMBS extension modules, use DMBS in project... |
blob | commitdiff | diff to current |
2016-04-03 |
Dean Camera | Merge branch 'master' into dmbs |
blob | commitdiff | diff to current |
2016-01-31 |
Dean Camera | Update copyrights to 2016. |
blob | commitdiff | diff to current |
2015-10-03 |
Dean Camera | Merge pull request #46 from NicoHood/patch-1 |
blob | commitdiff | diff to current |
2015-08-01 |
Dean Camera | Merge pull request #49 from the2masters/progmem |
blob | commitdiff | diff to current |
2015-05-17 |
Dean Camera | Update copyrights to 2015 (better late than never). |
blob | commitdiff | diff to current |
2014-01-05 |
Dean Camera | Merge pull request #19 from mondalaci/attr-no-inline... |
blob | commitdiff | diff to current |
2014-01-03 |
Dean Camera | Update copyrights for 2014. |
blob | commitdiff | diff to current |
2013-01-03 |
Dean Camera | Update copyright year to 2013. |
blob | commitdiff | diff to current |
2012-08-11 |
Dean Camera | Add help text to the project makefiles to help new... |
blob | commitdiff | diff to current |
2012-07-14 |
Dean Camera | Rename build system module makefiles from "lufa.MODULE... |
blob | commitdiff | diff to current |
2012-07-11 |
Dean Camera | Fix project makefiles - remove trailing slash from... |
blob | commitdiff | diff to current |
2012-06-21 |
Dean Camera | Add HID bootloader build module (thanks to Stefan Helle... |
blob | commitdiff | diff to current |
2012-06-04 |
Dean Camera | Add new ATPROGRAM build system module. Add ATPROGRAM... |
blob | commitdiff | diff to current |
2012-06-01 |
Dean Camera | Switch over Demos, Bootloaders and Projects to the... |
blob | commitdiff | diff to current |
2012-05-27 |
Dean Camera | Merge in AppConfigHeaders branch to trunk, altering... |
blob | commitdiff | diff to current |
2012-05-27 |
Dean Camera | AppConfigHeaders: Merge in latest trunk. |
blob | commitdiff | diff to current |
2012-05-27 |
Dean Camera | AppConfigHeaders: Merge in latest trunk. |
blob | commitdiff | diff to current |
2012-05-26 |
Dean Camera | AppConfigHeaders: Merge in latest trunk. |
blob | commitdiff | diff to current |
2012-05-21 |
Dean Camera | AppConfigHeaders: Merge in latest trunk. |
blob | commitdiff | diff to current |
2012-05-20 |
Dean Camera | Merge in latest trunk. |
blob | commitdiff | diff to current |
2012-05-20 |
Dean Camera | Merge in latest trunk. |
blob | commitdiff | diff to current |
2012-05-17 |
Dean Camera | Update project Doxygen and makefiles so that the result... |
blob | commitdiff | diff to current |
2012-05-13 |
Dean Camera | AppConfigHeaders: Merge in latest main. |
blob | commitdiff | diff to current |
2012-05-13 |
Dean Camera | AppConfigHeaders: Merge in latest trunk. |
blob | commitdiff | diff to current |
2012-05-12 |
Dean Camera | AppConfigHeaders: Fix broken documentation in the HID... |
blob | commitdiff | diff to current |
2012-05-12 |
Dean Camera | AppConfigHeaders: Merge in minor changes from trunk. |
blob | commitdiff | diff to current |
2012-05-10 |
Dean Camera | AppConfigHeaders: Update several user projects to use... |
blob | commitdiff | diff to current |
2012-04-09 |
Dean Camera | Make Doxygen fail for any Doxygen output other than... |
blob | commitdiff | diff to current |
2012-03-09 |
Dean Camera | Only abort Doxygen documentation generation if a non... |
blob | commitdiff | diff to current |
2012-03-09 |
Dean Camera | Update Doxygen documentation build scripts to fail... |
blob | commitdiff | diff to current |
2011-09-21 |
Dean Camera | Add project name to the Doxygen makefile target output. |
blob | commitdiff | diff to current |
2011-06-20 |
Dean Camera | Add new "checksource" target to the library makefiles... |
blob | commitdiff | diff to current |
2011-03-21 |
Dean Camera | F_CLOCK changed to F_USB to be more descriptive, and... |
blob | commitdiff | diff to current |
2011-02-19 |
Dean Camera | Add new ARCH option to the makefiles to (eventually... |
blob | commitdiff | diff to current |
2011-01-30 |
Dean Camera | Add new HID_DESCRIPTOR_VENDOR() macro, change over... |
blob | commitdiff | diff to current |
2010-12-26 |
Dean Camera | Make a new general RingBuffer.h misc library driver... |
blob | commitdiff | diff to current |
2010-12-24 |
Dean Camera | Add DEVICE_STATE_AS_GPIOR=0 compile time option to... |
blob | commitdiff | diff to current |
2010-10-13 |
Dean Camera | Clean up excessive whitespace at the end of each line... |
blob | commitdiff | diff to current |
2010-09-24 |
Dean Camera | Remove dfu-programmer program switches, to ensure maxim... |
blob | commitdiff | diff to current |
2010-09-24 |
Dean Camera | Added the --suppress-bootloader-mem option to the makef... |
blob | commitdiff | diff to current |
2010-09-15 |
Dean Camera | Make project makefiles correctly clean intermeditary... |
blob | commitdiff | diff to current |
2010-08-22 |
Dean Camera | Moved calls to Device mode Class Driver events to after... |
blob | commitdiff | diff to current |
2010-08-08 |
Dean Camera | Fix invocations of avr-size in all makefiles broken... |
blob | commitdiff | diff to current |
2010-07-25 |
Dean Camera | Added periodic flush timer to the Benito project. Alter... |
blob | commitdiff | diff to current |
2010-07-19 |
Dean Camera | Update makefiles to use the latest WinAVR/Atmel toolcha... |
blob | commitdiff | diff to current |
2010-07-18 |
Dean Camera | Change over all makefiles to use C99 standards mode... |
blob | commitdiff | diff to current |
2010-07-15 |
Dean Camera | Disable strict aliasing explicitly in the project makef... |
blob | commitdiff | diff to current |
2010-07-15 |
Dean Camera | Removed the automated checking of event names in the... |
blob | commitdiff | diff to current |
2010-07-12 |
Dean Camera | Add missing clean_doxygen phony targets to the project... |
blob | commitdiff | diff to current |
2010-07-02 |
Dean Camera | Added new Drivers/USB/LowLevel/Device.c file to house... |
blob | commitdiff | diff to current |
2010-05-26 |
Dean Camera | Replace ring buffer library in Benito and USBtoSerial... |
blob | commitdiff | diff to current |
2010-05-13 |
Dean Camera | Fixed AVRISP-MKII clone project not correctly issuing... |
blob | commitdiff | diff to current |
2010-05-13 |
Dean Camera | The LIBUSB_FILTERDRV_COMPAT compile time option in... |
blob | commitdiff | diff to current |
2010-05-12 |
Dean Camera | Removed TeensyHID bootloader, per request from Paul... |
blob | commitdiff | diff to current |
2010-05-08 |
Dean Camera | Add svn:eol-style property to source files, so that... |
blob | commitdiff | diff to current |
2010-05-07 |
Dean Camera | Change over instances of "make" in the makefiles to... |
blob | commitdiff | diff to current |
2010-04-28 |
Dean Camera | Relocate USBInterrupt.c/.h from the HighLevel USB drive... |
blob | commitdiff | diff to current |
2010-03-30 |
Dean Camera | Added board hardware driver support for the Benito... |
blob | commitdiff | diff to current |
2010-02-04 |
Dean Camera | New BOARD value option BOARD_NONE (equivelent to not... |
blob | commitdiff | diff to current |
2010-01-21 |
Dean Camera | New revision Benito hardware will be 16MHz, and use... |
blob | commitdiff | diff to current |
2009-10-16 |
Dean Camera | Fix invalid Event name rule in demo/project makefiles. |
blob | commitdiff | diff to current |
2009-09-09 |
Dean Camera | Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time... |
blob | commitdiff | diff to current |
2009-09-06 |
Dean Camera | Add in new invalid event hook check targets to project... |
blob | commitdiff | diff to current |
2009-08-30 |
Dean Camera | Replace -finline-limit with -fno-inline-small-functions... |
blob | commitdiff | diff to current |
2009-08-25 |
Dean Camera | Updated Benito project -- added hardware interrupt... |
blob | commitdiff | diff to current |
2009-08-05 |
Dean Camera | Fixed issue in USBtoSerial demos where the USART Rx... |
blob | commitdiff | diff to current |
2009-08-02 |
Dean Camera | Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURAT... |
blob | commitdiff | diff to current |
2009-07-28 |
Dean Camera | Change project makefiles so that the current target... |
blob | commitdiff | diff to current |
2009-07-24 |
Dean Camera | Ensure new Benito Programmer project matches Don's... |
blob | commitdiff | diff to current |
2009-07-23 |
Dean Camera | Tweaks to the new Benito Programmer project for documen... |
blob | commitdiff | diff to current |
2009-07-23 |
Dean Camera | Added new Benito project, a simple modified USB-to... |
blob | commitdiff | diff to current |
|