qmk_firmware/Projects/AVRISP-MKII/Lib
Dean Camera a509729b2d Changed default value for the reset polarity parameter in the AVRISP-MKII project so that it defaults to active low drive.
Fixed incorrect USB_DeviceState value when unconfiguring the device without an address set.
2010-09-29 13:56:52 +00:00
..
ISP Changed default value for the reset polarity parameter in the AVRISP-MKII project so that it defaults to active low drive. 2010-09-29 13:56:52 +00:00
XPROG Added support to the AVRISP-MKII project for ISP speeds slower than 125KHz via a new software SPI driver. 2010-07-29 07:09:57 +00:00
V2Protocol.c Fix incorrect ADC driver documentation for the parameters of ADC_Init(), fix incorrect call to ADC_Init() in the TemperatureDatalogger project. 2010-08-31 07:32:48 +00:00
V2Protocol.h Added compile time error to the AVRISP-MKII project when built for the U4 chips, as the default VTARGET detection ADC channel does not exist on these chips (thanks to Marco). 2010-08-22 01:42:09 +00:00
V2ProtocolConstants.h Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 2010-05-08 03:12:14 +00:00
V2ProtocolParams.c Changed default value for the reset polarity parameter in the AVRISP-MKII project so that it defaults to active low drive. 2010-09-29 13:56:52 +00:00
V2ProtocolParams.h Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +00:00