27fb44268f 
								
							
								 
							
						 
						
							
							
								
								Update TemperatureDataLogger and Webserver projects to the latest FATFS library version.  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								6d53cdba83 
								
							
								 
							
						 
						
							
							
								
								More documentation fixes.  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								fc92f9969c 
								
							
								 
							
						 
						
							
							
								
								Minor documentation cleanups.  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								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. 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								776485a6c5 
								
							
								 
							
						 
						
							
							
								
								Remove obsolete entry from the Doxygen configuration files.  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								05ac59d0ee 
								
							
								 
							
						 
						
							
							
								
								Add new ReportType parameter to the HID class driver device callback and host report sending routines.  
							
							... 
							
							
 
							
							Renamed internal Host mode Class driver descriptor comparator callback routines so that they all start with a uniform DCOMP_{Class Abbreviation}_ prefix. 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								071e02c6b6 
								
							
								 
							
						 
						
							
							
								
								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.  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								e331b531c6 
								
							
								 
							
						 
						
							
							
								
								Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden.  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								27eb17cb93 
								
							
								 
							
						 
						
							
							
								
								Change over unix line-endings to dos line endings.  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								e977774d4e 
								
							
								 
							
						 
						
							
							
								
								Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the LowLevel directory as it is hardware-dependent.  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								59c4871f80 
								
							
								 
							
						 
						
							
							
								
								USB_Init() no longer calls sei() to enable global interrupts - this must now be done in the user application once all init code has run.  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								fc8e4837a9 
								
							
								 
							
						 
						
							
							
								
								Add const keyword to the demo function parameters where possible.  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								9257f4ab8e 
								
							
								 
							
						 
						
							
							
								
								Add briefs for the library core structures.  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								49b09a2042 
								
							
								 
							
						 
						
							
							
								
								Standardized the naming scheme given to configuration descriptor sub-elements in the Device mode demos, bootloaders and projects.  
							
							... 
							
							
 
							
							Fix errors in the MouseHostWithParser demo from incorrect use of the HID_ALIGN_DATA() macro. 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								c0c982df7a 
								
							
								 
							
						 
						
							
							
								
								Added a timeout value to the TWI_StartTransmission() function, within which the addressed device must respond.  
							
							... 
							
							
 
							
							Fixed TWI_StartTransmission() corrupting the contents of the GPIOR0 register. 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								3b6987bca3 
								
							
								 
							
						 
						
							
							
								
								Add uIP-split code to the Webserver project, so that each packet is split in half to avoid the delayed-ACK problem when communicating with other devices. Condense HTTP server code, so that the HTTP headers are all sent from the one state. Make default filename append to any directory URI, rather than just the root directory.  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								96a12cd12c 
								
							
								 
							
						 
						
							
							
								
								Add missing TWI_Init() call to the TemperatureDataLogger project. Make DUMMY_RTC compile time option the default, so that it works correctly on the USBKEY and other Atmel boards out of the box.  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								15f84bb8f5 
								
							
								 
							
						 
						
							
							
								
								New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver).  
							
							... 
							
							
 
							
							Spell-check code/comments in the Webserver/AVRISP-MKII projects. 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								77e86e7d82 
								
							
								 
							
						 
						
							
							
								
								Exlude the "INCLUDE_FROM_*" macros from the individual project's documentation.  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								53eca61d02 
								
							
								 
							
						 
						
							
							
								
								Minor fixups to the documentation and preprocessor tokens.  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								5f776f4785 
								
							
								 
							
						 
						
							
							
								
								Fix up project documentation files' overview tables, so that multiple items occupy multiple lines in the same cell, rather than multiple cells.  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								d11ed10c53 
								
							
								 
							
						 
						
							
							
								
								Add FatFS library to the Webserver project, extend the HTTP server so that it now serves files from the Dataflash. Add Mass Storage device mode class driver so that files can be loaded to the board Dataflash when inserted into a PC.  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								eb99b1ec90 
								
							
								 
							
						 
						
							
							
								
								Exclude host application directories from the Doxygen input source file directories.  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								4bd44139b1 
								
							
								 
							
						 
						
							
							
								
								Move TWI.c driver into the straight LUFA/Drivers/Peripheral/ directory.  
							
							... 
							
							
 
							
							Fix TemperatureDataLogger and Webserver project builds. 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								5d5e359076 
								
							
								 
							
						 
						
							
							
								
								Minor code cleanups, remove TemperatureDataLogger host application's Visual Studio Solution files, add LibHIDNet license files.  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								871d9bf1af 
								
							
								 
							
						 
						
							
							
								
								Fixed DFU bootloader programming not discarding the correct number of filler bytes from the host when non-aligned programming ranges are specified (thanks to Thomas Bleeker).  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								dd995683ea 
								
							
								 
							
						 
						
							
							
								
								Enhance TemperatureDatalogger project -- add RTC capabilities so that data is logged along with the current time and date. Make logging interval configurable, set by a C# PC host application.  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								efb6c35778 
								
							
								 
							
						 
						
							
							
								
								Update Doxygen configuration files to the latest Doxygen version.  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								7f9f97c792 
								
							
								 
							
						 
						
							
							
								
								Update copyright year to 2010.  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								5e3572d7d1 
								
							
								 
							
						 
						
							
							
								
								Oops - remove accidentally committed .lst files from the TemperatureDataLogger project.  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								0ea819f781 
								
							
								 
							
						 
						
							
							
								
								Fix TemperatureDataLogger - sample tick timer wasn't being initialized in the correct CTC mode.  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								7beafc64e2 
								
							
								 
							
						 
						
							
							
								
								Oops - fix include directory for case-sensitive filesystems.  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								208edeee0f 
								
							
								 
							
						 
						
							
							
								
								Add new TemperatureDataLogger project, a simple USB Mass Storage class Temperature Data Logger using the onboard Dataflash and Temperature sensor.  
							
							
 
							
						 
						
							16 years ago