aboutsummaryrefslogtreecommitdiff
path: root/Projects/TempDataLogger/TempDataLogger.c
AgeCommit message (Expand)Author
2012-06-09Spell check source code, fix mistakes.Dean
2012-04-14Reintegrate the FullEPAddresses development branch into trunk.Dean
2012-03-09Added Dataflash operational checks and aborts to all projects using the Dataf...Dean
2012-02-04Update file contributor copyrights for 2012.Dean
2012-02-04Update file header copyrights for 2012.Dean
2012-02-04Minor documentation corrections.Dean
2011-12-23Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...dean
2011-09-02Update the TempDataLogger project and driver documentation to use the new TWI...Dean
2011-08-16Fix TempDataLogger project logging interval always being 500ms more than the ...Dean
2011-06-05Massive corrections to the project documentation and code comments, thanks to...Dean
2011-02-26Added TWI baud rate prescaler and bit length parameters to the TWI_Init() fun...Dean
2011-02-10Add static keyword to all project globals whose scope should be restricted to...Dean
2011-01-13Changed TempDataLogger project's DS1307 driver to simplify the function inter...Dean
2011-01-10Fix typos and outdated information.Dean
2011-01-01Update copyright year on all source files.Dean
2010-12-17Fix a few more incorrectly ordered endpoint initialisations in the device demos.Dean
2010-11-08Added board hardware driver support for the Adafruit U4 breakout board.Dean
2010-11-05Renamed the EVENT_USB_Device_UnhandledControlRequest() event to EVENT_USB_Dev...Dean
2010-10-28Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean
2010-10-13Clean up excessive whitespace at the end of each line using the wspurify tool...Dean
2010-09-28Move out many of the common class driver constants into grouped enums, to mak...Dean
2010-08-31Fix incorrect ADC driver documentation for the parameters of ADC_Init(), fix ...Dean
2010-08-09Removed complicated logic for the Endpoint_ConfigureEndpoint() function to us...Dean
2010-07-29Spell check all source files once again to find any typos.Dean
2010-07-27Move over message ID specific header data to unions inside the standard TMC h...Dean
2010-07-21Update all demos, projects and bootloaders to indent all function parameters,...Dean
2010-07-13Added const attributes to some of the class driver function parameters that w...Dean
2010-07-13Add first lot of AVRStudio project files for some of the library projects.Dean