Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							1d433d4506 
							
						 
					 
					
						
						
							
							Update copyright year on all source files.  
						
						
						
						
					 
					
						2011-01-01 13:00:56 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							6026b9128b 
							
						 
					 
					
						
						
							
							Fix compile errors from the changes to the SerialStream and board Temperature drivers.  
						
						
						
						
					 
					
						2010-12-26 15:44:10 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							2073b96d82 
							
						 
					 
					
						
						
							
							Added basic driver example use code to the library documentation.  
						
						... 
						
						
						
						Made the USARTStream global public and documented in the SerialStream module, allowing for the serial USART stream to be accessed via its handle rather than via the implicit stdout and stdin streams. 
						
						
					 
					
						2010-12-26 14:25:34 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							39ac72f2d1 
							
						 
					 
					
						
						
							
							Make a new general RingBuffer.h misc library driver, instead of the per-application LightweightRingBuff.h ring buffers. Change over projects to use the new driver.  
						
						... 
						
						
						
						Add ORDERED_EP_CONFIG to the device Projects (only) that use only a single class driver, or where the endpoint ordering is fixed, to save on compiled binary size.
Added new GCC_FORCE_POINTER_ACCESS() macro to correct GCC's mishandling of struct pointers. 
						
						
					 
					
						2010-12-26 13:01:37 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							1c74525d2f 
							
						 
					 
					
						
						
							
							Fixed broken USBFOO board drivers due to missing BOARD_USBFOO define.  
						
						
						
						
					 
					
						2010-11-30 02:43:44 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							b87d0b45a2 
							
						 
					 
					
						
						
							
							Added board hardware driver support for the Microsin AVR-USB162 development board.  
						
						
						
						
					 
					
						2010-11-21 10:34:15 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							0ce2950d81 
							
						 
					 
					
						
						
							
							Added board hardware driver support for the Adafruit U4 breakout board.  
						
						... 
						
						
						
						Fixed calculation of timer register reload values derived from F_CPU; must subtract one from the division result for the compare value to be correct.
Change AVRISP-MKII rescue clock speed to 4MHz to ensure that a 125KHz ISP speed works regardless of the target's fuses (i.e. DIV8 set). 
						
						
					 
					
						2010-11-08 03:41:48 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							cb779e3d7d 
							
						 
					 
					
						
						
							
							Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists.  
						
						
						
						
					 
					
						2010-10-28 06:08:58 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							06f222b3ed 
							
						 
					 
					
						
						
							
							Added board hardware driver support for the Minimus board (thanks to the PSGroove team).  
						
						
						
						
					 
					
						2010-10-17 23:14:03 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							b4a02fa29d 
							
						 
					 
					
						
						
							
							Added board hardware driver support for the Maximus board (thanks to the PSGroove team).  
						
						
						
						
					 
					
						2010-10-17 23:06:50 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							cb298295fb 
							
						 
					 
					
						
						
							
							Added board hardware driver support for the Blackcat USB JTAG board (thanks to the PSGroove team).  
						
						
						
						
					 
					
						2010-10-17 23:00:23 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							5a4def7478 
							
						 
					 
					
						
						
							
							Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda  
						
						
						
						
					 
					
						2010-10-13 14:05:35 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							ccc82ce745 
							
						 
					 
					
						
						
							
							Added board hardware driver support for the Busware CUL V3 board.  
						
						... 
						
						
						
						Added SVN eol-style property to the library driver files that are missing it. 
						
						
					 
					
						2010-10-06 12:40:20 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							25d896a507 
							
						 
					 
					
						
						
							
							Added board hardware driver support for the Arduino Uno development board.  
						
						... 
						
						
						
						Fixed incorrect LEDs_ChangeLEDs() function in the Benito board LED driver. 
						
						
					 
					
						2010-09-28 14:30:26 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							5f3c4cc6e0 
							
						 
					 
					
						
						
							
							Reverted modifications to USBInterrupt.h that were intefering with correct host mode operation.  
						
						... 
						
						
						
						Fixed SUSPI interrupt not being cleared during device mode enumeration, causing accidental mis-fires on re-enumeration.
Fixed JTAG_DEBUG_POINT() and JTAG_DEBUG_BREAK() macros not compiling under pure C99 standards mode. 
						
						
					 
					
						2010-09-22 04:20:45 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							546ab8712e 
							
						 
					 
					
						
						
							
							Fix board name redefinition in BoardTypes.h (thanks to Daniel Czigany).  
						
						
						
						
					 
					
						2010-09-14 22:04:38 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							84696c727d 
							
						 
					 
					
						
						
							
							Added board hardware driver support for the BUI development board.  
						
						
						
						
					 
					
						2010-09-14 11:11:54 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							92059fcbf9 
							
						 
					 
					
						
						
							
							Added board hardware driver support for the UDIP development board.  
						
						
						
						
					 
					
						2010-09-14 10:31:27 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							b369aa2cc6 
							
						 
					 
					
						
						
							
							Added board hardware driver support for the Olimex AVR-USB-162 development board (thanks to Steve Fawcett).  
						
						
						
						
					 
					
						2010-09-03 09:57:31 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							612df774d9 
							
						 
					 
					
						
						
							
							Oops - fix mixed "initialize" and "initialise" - opt for American spelling due to its wide use in technical standards.  
						
						
						
						
					 
					
						2010-07-30 10:58:16 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							0f45b9c8e0 
							
						 
					 
					
						
						
							
							More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary.  
						
						
						
						
					 
					
						2010-07-30 09:48:35 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							28401f7bb7 
							
						 
					 
					
						
						
							
							Spell check all source files once again to find any typos.  
						
						
						
						
					 
					
						2010-07-29 16:20:45 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							97143bf814 
							
						 
					 
					
						
						
							
							Add missing const qualifiers to class drivers.  
						
						... 
						
						
						
						Indent core library function parameters so that there is only one parameter per line, to increase readability. 
						
						
					 
					
						2010-07-21 14:00:51 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							99d8a39363 
							
						 
					 
					
						
						
							
							Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel directory, new named DeviceStandardReq.c/.h and HostStandardReq.c/.h.  
						
						... 
						
						
						
						Rename LowLevel.c/.h to USBController.c/.h.
Remove dependancies on the complete <avr/io.h> header in the HighLevel USB driver directory, to ensure less work is required in later (possible) ports. 
						
						
					 
					
						2010-07-21 12:20:34 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							c326fe9605 
							
						 
					 
					
						
						
							
							Rewrote the implementation of the SwapEndian_16() and SwapEndian_32() functions so that they compile down in most instances to minimal loads and stores rather than complicated shifts.  
						
						... 
						
						
						
						Fixed SCSI.c implementations of all the demos/projects casting the block count to a 32-bit temporary before calling SwapEndian_16(). 
						
						
					 
					
						2010-07-09 07:24:34 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							e621ab33be 
							
						 
					 
					
						
						
							
							Added new pgm_read_ptr() macro to Common.h for reading of pointers out of flash memory space.  
						
						... 
						
						
						
						Added new SWAPENDIAN_16() and SWAPENDIAN_32() macros to Common.h for statically initialized variables at compile time. 
						
						
					 
					
						2010-06-22 07:06:27 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							deed746d37 
							
						 
					 
					
						
						
							
							Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().  
						
						... 
						
						
						
						Minor tweaks to the library documentation. 
						
						
					 
					
						2010-06-17 08:15:58 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							711542ee89 
							
						 
					 
					
						
						
							
							Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as the new 1.7 Doxygen's default stylesheet is much better.  
						
						
						
						
					 
					
						2010-06-16 11:01:01 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							23a94a7181 
							
						 
					 
					
						
						
							
							Fix byte ordering of UUIDs in the SDP server - host can now successfully pair to the Bluetooth device and discover the exposed Serial Port Profile RFCOMM service.  
						
						
						
						
					 
					
						2010-06-02 14:49:06 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							c362709a1e 
							
						 
					 
					
						
						
							
							The SDP UUID lists should be searched and ALL UUIDs matched for a record to be retrieved, not partial matches. Change the SDP code so that the entire list must be matched against a service attribute table's contents before it is returned.  
						
						... 
						
						
						
						Change matching algorithm so that it recursively searches through the entire attribute table, and not just pre-specified sequence attributes.
Add browse lists and proper descriptions to the Serial Port service. 
						
						
					 
					
						2010-06-02 07:05:34 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							328ed71ce7 
							
						 
					 
					
						
						
							
							Fix spacing of the function parameter descriptions in the Doxygen documentation.  
						
						
						
						
					 
					
						2010-05-29 08:08:26 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							c1daecf18b 
							
						 
					 
					
						
						
							
							Fixed incorrect signature for the ATMEGA32U2 in the DFU bootloader (thanks to Axel Rohde).  
						
						... 
						
						
						
						Partial fix to the Bluetooth SDP code - data should be encoded in big endian, not little endian. 
						
						
					 
					
						2010-05-29 07:51:01 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							4a13a5484a 
							
						 
					 
					
						
						
							
							Fixed RNDISEthernet demos crashing when calculating checksums for Ethernet/TCP packets of more than ~500 bytes due to an overflow in the checksum calculation loop (thanks to Kevin Malec).  
						
						... 
						
						
						
						Removed string Attributes from the Service Discovery Protocol code to minimise the potential points of failure while the base code is being debugged. 
						
						
					 
					
						2010-05-25 06:14:37 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							8f3d4e69c3 
							
						 
					 
					
						
						
							
							Add UUID Class matching to the Service Discovery Protocol code - SDP is now correctly matched against the generic Service Discovery Class UUID.  
						
						
						
						
					 
					
						2010-05-23 13:15:19 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							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.  
						
						
						
						
					 
					
						2010-05-08 03:12:14 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							9e34144c9b 
							
						 
					 
					
						
						
							
							Use puts_P() and printf_P() instead of the normal variants where possible in the Host mode Class Driver demos.  
						
						
						
						
					 
					
						2010-04-28 14:33:10 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							1f682ca2de 
							
						 
					 
					
						
						
							
							Minor documentation improvements.  
						
						
						
						
					 
					
						2010-04-15 14:22:06 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							3eb81df998 
							
						 
					 
					
						
						
							
							Rename FunctionAttributes.h to Attributes.h, as some attributes are applicable to variables also. Add new ATTR_NOINIT attribute for global variables.  
						
						... 
						
						
						
						Add the beginnings of a SDP implentation to the incomplete BluetoothHost demo.
Add const attribute to the Mass Storage Host driver functions where it was applicable, but missing. 
						
						
					 
					
						2010-04-15 11:04:24 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							ead183bc53 
							
						 
					 
					
						
						
							
							Add missing board Buttons driver for the USBTINY MKII board target.  
						
						
						
						
					 
					
						2010-03-30 09:51:08 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							d4c421e380 
							
						 
					 
					
						
						
							
							Oops - make sure board driver dispatch headers test for the correct BOARD define values.  
						
						... 
						
						
						
						Add button support for the BENITO board target. 
						
						
					 
					
						2010-03-30 09:46:31 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							61a799ed55 
							
						 
					 
					
						
						
							
							Added support for the JM-DB-U2 board hardware.  
						
						
						
						
					 
					
						2010-03-30 09:28:45 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							3790907f4d 
							
						 
					 
					
						
						
							
							Added board hardware driver support for the Benito programmer.  
						
						
						
						
					 
					
						2010-03-30 09:08:26 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							a8cbe3466b 
							
						 
					 
					
						
						
							
							Added board hardware driver support for Tom's USBTINY MKII programmer.  
						
						
						
						
					 
					
						2010-03-30 08:32:46 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							0557676013 
							
						 
					 
					
						
						
							
							Add file-level brief documentation.  
						
						... 
						
						
						
						Remove accidentally duplicated model-specific peripheral driver files. 
						
						
					 
					
						2010-03-29 07:49:58 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							b8db5fc1e7 
							
						 
					 
					
						
						
							
							Added new Relay Controller Board project (thanks to OBinou).  
						
						... 
						
						
						
						Added hardware board driver support for the PJRC Teensy line of USB AVR boards. 
						
						
					 
					
						2010-03-24 08:06:23 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							071fd8ce53 
							
						 
					 
					
						
						
							
							Revert changes made for the partial port to the AVR32 architecture.  
						
						
						
						
					 
					
						2010-02-24 06:58:23 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							e11fddfe66 
							
						 
					 
					
						
						
							
							Update Temperature board driver to be AVR32 compatible when the ADC peripheral driver is eventually ported. Make architecture includes explicit for both the AVR32 and the AVR8, to make way for future architecture ports.  
						
						... 
						
						
						
						Add SPI driver aliases for the old function names in the AVR8 driver, so that existing code will still compile against the new version. 
						
						
					 
					
						2010-02-23 03:51:17 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							c24027f3b5 
							
						 
					 
					
						
						
							
							Fixed software PDI/TPI programming mode in the AVRISP project not correctly toggling just the clock pin.  
						
						... 
						
						
						
						Fix broken AVR8 Serial peripheral driver. 
						
						
					 
					
						2010-02-23 01:03:27 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							2590452104 
							
						 
					 
					
						
						
							
							Change over board hardware drivers to use the custom uintN_t and intN_t native word size types.  
						
						
						
						
					 
					
						2010-02-22 12:58:40 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							aae20139b9 
							
						 
					 
					
						
						
							
							Add drivers for the EVK1101 - begin full port to the AVR32 UC3B line of AVRs.  
						
						
						
						
					 
					
						2010-02-22 11:44:34 +00:00