qmk_firmware/Projects/AVRISP-MKII
Dean Camera 4d246a82cb Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED and USB_CONFIG_ATTR_REMOTEWAKEUP tokens (thanks to Claus Christensen).
Mark the AVRISP-MKII project descriptors as being both Bus Powered and Device Powered.

Copy over file level documentation of the peripheral drivers to the module level documentation.
2010-02-01 12:35:48 +00:00
..
Lib Make AVRISP XPROG function parameters const where possible. 2010-02-01 05:34:59 +00:00
AVRISP.c Changed XPLAINBridge project to be both a USB to USART bridge and a PDI programmer, based on the state of a mode select pin. 2010-01-19 05:27:58 +00:00
AVRISP.h Make AVRISP XPROG function parameters const where possible. 2010-02-01 05:34:59 +00:00
AVRISP.txt ADC2 and ADC3 channels do not exist on the U4 series USB AVRs. 2010-01-25 02:15:27 +00:00
Descriptors.c Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED and USB_CONFIG_ATTR_REMOTEWAKEUP tokens (thanks to Claus Christensen). 2010-02-01 12:35:48 +00:00
Descriptors.h Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
Doxygen.conf Add Webserver project Doxygen configuration file and overview document. 2010-01-25 12:46:57 +00:00
makefile Enhance TemperatureDatalogger project -- add RTC capabilities so that data is logged along with the current time and date. Make logging interval configurable, set by a C# PC host application. 2010-01-24 11:13:23 +00:00