Slight improvements to the reliability of the software UART in the XPLAINBridge project.
[pub/USBasp.git] / Projects / AVRISP-MKII / makefile
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.