X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/a8b66f318dda3cc18dfcedaa3af3d01ab68b82e8..37ba9ec326fcddbc04765f4a0d360b5cdf88bae8:/Projects/TempDataLogger/TemperatureDataLogger.txt diff --git a/Projects/TempDataLogger/TemperatureDataLogger.txt b/Projects/TempDataLogger/TemperatureDataLogger.txt index 01a080d87..3daaa2a70 100644 --- a/Projects/TempDataLogger/TemperatureDataLogger.txt +++ b/Projects/TempDataLogger/TemperatureDataLogger.txt @@ -10,9 +10,9 @@ * * The following list indicates what microcontrollers are compatible with this demo. * - * - Series 7 USB AVRs (AT90USBxxx7) - * - Series 6 USB AVRs (AT90USBxxx6) - * - Series 4 USB AVRs (ATMEGAxxU4) - those with >16KB of FLASH memory only + * \li Series 7 USB AVRs (AT90USBxxx7) + * \li Series 6 USB AVRs (AT90USBxxx6) + * \li Series 4 USB AVRs (ATMEGAxxU4) - those with >16KB of FLASH memory only * * \section Sec_Info USB Information: * @@ -42,7 +42,7 @@ * USBIF HID Specification, USBIF HID Usage Tables * * - * Usable Speeds: + * Supported USB Speeds: * Full Speed Mode * * @@ -71,13 +71,13 @@ * * * - * - * - * + * + * + * * * * - * + * * *
Define Name:Location:Description:Define Name:Location:Description:
DUMMY_RTCMakefile LUFA_OPTSAppConfig.hWhen a DS1307 RTC chip is not fitted, this token can be defined to make the demo assume a 1/1/1 01:01:01 date/time * stamp at all times, effectively transforming the project into a basic data logger with no specified sample times.