qmk_firmware/Projects
Dean Camera 3b95b8dedc Added new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR compile time defines to the AVRISP-MKII programmer project to set the VTARGET reference voltage and scale factor.
Fixed XPLAINBridge project not correctly reading the XMEGA's supply voltage when reporting back to the host.
2010-05-27 10:36:21 +00:00
..
AVRISP-MKII Added new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR compile time defines to the AVRISP-MKII programmer project to set the VTARGET reference voltage and scale factor. 2010-05-27 10:36:21 +00:00
Benito Replace ring buffer library in Benito and USBtoSerial projects with the new lightweight ring buffer header to improve reliability. 2010-05-26 13:26:10 +00:00
Incomplete 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
LEDNotifier Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
Magstripe Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
MissileLauncher Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
RelayBoard Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
TemperatureDataLogger The EEPROM stream read/write functions now use eeprom_update_byte() instead of eeprom_write_byte(), so that only changed bytes are written to EEPROM to preserve its lifespan. 2010-05-26 11:54:55 +00:00
USBtoSerial Replace ring buffer library in Benito and USBtoSerial projects with the new lightweight ring buffer header to improve reliability. 2010-05-26 13:26:10 +00:00
Webserver Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
XPLAINBridge Added new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR compile time defines to the AVRISP-MKII programmer project to set the VTARGET reference voltage and scale factor. 2010-05-27 10:36:21 +00:00
makefile Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden. 2010-05-07 07:11:25 +00:00