Reset version information now that the LUFA-130303 release has been tagged.
[pub/USBasp.git] / Projects / AVRISP-MKII / makefile
2013-01-03 Dean CameraUpdate copyright year to 2013.
2012-08-11 Dean CameraAdd help text to the project makefiles to help new...
2012-07-14 Dean CameraRename build system module makefiles from "lufa.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-04 Dean CameraAdd new ATPROGRAM build system module. Add ATPROGRAM...
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 CameraAlter the XPLAINBridge and AVRISP-MKII clone projects...
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-20 Dean CameraAdded new RESET_TOGGLES_LIBUSB_COMPAT compile time...
2012-05-17 Dean CameraUpdate project Doxygen and makefiles so that the result...
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 CameraAppConfigHeaders: Update several user projects to use...
2012-04-09 Dean CameraMake Doxygen fail for any Doxygen output other than...
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-08 Dean CameraUpdated the AVRISP-MKII Clone programmer project to...
2011-10-30 Dean CameraAdded INVERTED_ISP_MISO compile time option to the...
2011-09-21 Dean CameraAdd project name to the Doxygen makefile target output.
2011-07-26 Dean CameraAdded new VTARGET_USE_INTERNAL_REF configuration option...
2011-07-06 Dean CameraAdd the GCC -fno-split-wide-types compile time option...
2011-06-20 Dean CameraAdd new "checksource" target to the library makefiles...
2011-05-29 Dean CameraOops - revert commit of an incomplete port of the AVRIS...
2011-05-29 Dean CameraAdded new incomplete AudioInputHost Host LowLevel demo.
2011-03-21 Dean CameraF_CLOCK changed to F_USB to be more descriptive, and...
2011-02-19 Dean CameraAdd new ARCH option to the makefiles to (eventually...
2010-12-25 Dean CameraCombined page and word ISP programming mode code in...
2010-12-24 Dean CameraAdd DEVICE_STATE_AS_GPIOR=0 compile time option to...
2010-11-16 Dean CameraSlow AVRISP-MKII clone PDI/TPI programming speed back...
2010-11-16 Dean CameraAdded new XCK_RESCUE_CLOCK_ENABLE compile time option...
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-08-08 Dean CameraFix invocations of avr-size in all makefiles broken...
2010-07-19 Dean CameraUpdate makefiles to use the latest WinAVR/Atmel toolcha...
2010-07-18 Dean CameraChange over all makefiles to use C99 standards mode...
2010-07-15 Dean CameraDisable strict aliasing explicitly in the project makef...
2010-07-15 Dean CameraRemoved the automated checking of event names in the...
2010-07-13 Dean CameraChange AVRISP-MKII and XPLAINBridge descriptors to...
2010-07-13 Dean CameraRename the AVRISP main source files to AVRISP-MKII...
2010-07-12 Dean CameraAdd missing clean_doxygen phony targets to the project...
2010-07-08 Dean CameraMove out Bluetooth stack callback functions to a sepera...
2010-07-02 Dean CameraAdded new Drivers/USB/LowLevel/Device.c file to house...
2010-06-25 Dean CameraAdd default "all" makefile targets to the demo tree...
2010-05-27 Dean CameraAdded new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR...
2010-05-13 Dean CameraThe LIBUSB_FILTERDRV_COMPAT compile time option in...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-05-07 Dean CameraChange over instances of "make" in the makefiles to...
2010-05-02 Dean CameraIncrease hardware PDI/TPI programming speed to 1MHz...
2010-05-02 Dean CameraSwitch back to C based timeout ISR in the AVRISP projec...
2010-05-02 Dean CameraChange AVRISP project's timeout to be interrupt based...
2010-04-28 Dean CameraRelocate USBInterrupt.c/.h from the HighLevel USB drive...
2010-04-06 Dean CameraAdd information request/response signal handler to...
2010-03-31 Dean CameraAdded WIN_LIBUSB_COMPAT compile time option to the...
2010-03-17 Dean CameraSoftware PDI mode breaks unless the software USART...
2010-02-24 Dean CameraRevert changes made for the partial port to the AVR32...
2010-02-21 Dean CameraOops - need to revert changes made to ease testing...
2010-02-21 Dean CameraRemove dual ISR for software PDI mode, use a single...
2010-02-13 Dean CameraAdd NO_VTARGET_DETECT compile time option to the AVRISP...
2010-02-04 Dean CameraNew BOARD value option BOARD_NONE (equivelent to not...
2010-01-24 Dean CameraEnhance TemperatureDatalogger project -- add RTC capabi...
2010-01-19 Dean CameraChanged XPLAINBridge project to be both a USB to USART...
2009-12-29 Dean CameraChange the AVRISP project's RESET LINE makefile tokens...
2009-12-27 Dean CameraRename AVRISP project folder to AVRISP-MKII.