qmk_firmware/Projects
Dean Camera 670413603f 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.
Changed over the AVRISP-MKII and TemperatureDataLogger projects to use eeprom_update_byte() when writing non-volatile parameters to EEPROM to preserve its lifespan.
2010-05-26 11:54:55 +00:00
..
AVRISP-MKII 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
Benito Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +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 Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
Webserver Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
XPLAINBridge Add better documentation to the Software UART code in the XPLAINBridge project. 2010-05-26 08:10:35 +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