| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Exclude host application directories from the Doxygen input source file ↵ | Dean Camera | 2010-01-25 | 1 | -1/+1 |
| | | | | | directories. | ||||
| * | Move TWI.c driver into the straight LUFA/Drivers/Peripheral/ directory. | Dean Camera | 2010-01-25 | 1 | -0/+1 |
| | | | | | Fix TemperatureDataLogger and Webserver project builds. | ||||
| * | Minor code cleanups, remove TemperatureDataLogger host application's Visual ↵ | Dean Camera | 2010-01-25 | 14 | -20/+863 |
| | | | | | Studio Solution files, add LibHIDNet license files. | ||||
| * | Fixed DFU bootloader programming not discarding the correct number of filler ↵ | Dean Camera | 2010-01-24 | 1 | -0/+4 |
| | | | | | bytes from the host when non-aligned programming ranges are specified (thanks to Thomas Bleeker). | ||||
| * | Enhance TemperatureDatalogger project -- add RTC capabilities so that data ↵ | Dean Camera | 2010-01-24 | 20 | -81/+1141 |
| | | | | | is logged along with the current time and date. Make logging interval configurable, set by a C# PC host application. | ||||
| * | Update Doxygen configuration files to the latest Doxygen version. | Dean Camera | 2010-01-06 | 1 | -631/+709 |
| | | |||||
| * | Update copyright year to 2010. | Dean Camera | 2009-12-30 | 13 | -28/+28 |
| | | |||||
| * | Oops - remove accidentally committed .lst files from the ↵ | Dean Camera | 2009-12-30 | 4 | -7182/+2 |
| | | | | | TemperatureDataLogger project. | ||||
| * | Fix TemperatureDataLogger - sample tick timer wasn't being initialized in ↵ | Dean Camera | 2009-12-30 | 5 | -6323/+5763 |
| | | | | | the correct CTC mode. | ||||
| * | Oops - fix include directory for case-sensitive filesystems. | Dean Camera | 2009-12-30 | 1 | -1/+1 |
| | | |||||
| * | Add new TemperatureDataLogger project, a simple USB Mass Storage class ↵ | Dean Camera | 2009-12-30 | 21 | -0/+15821 |
| Temperature Data Logger using the onboard Dataflash and Temperature sensor. | |||||
