7638128d47 
								
							
								 
							
						 
						
							
							
								
								Use 16-bit length for TWI driver packet read/write requests for longer transfers.  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								1d2680b358 
								
							
								 
							
						 
						
							
							
								
								Update copyrights to 2015 (better late than never).  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								366a846156 
								
							
								 
							
						 
						
							
							
								
								Fix incorrect XMEGA serial driver stream functions (thanks to William Patterson).  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								be2df78637 
								
							
								 
							
						 
						
							
							
								
								Minor documentation improvements.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								3692325f58 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #38  from jacobschloss/xmega_twi_caps  
							
							... 
							
							
 
							
							Fix mismatched capitalization of "TWI" for the XMEGA architecture TWI driver. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								b73cec0876 
								
							
								 
							
						 
						
							
							
								
								Make twi capitalization match.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								f6fe9db8ba 
								
							
								 
							
						 
						
							
							
								
								Fix Serial_XMEGA.h syntax and define error  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								3d818fbb86 
								
							
								 
							
						 
						
							
							
								
								Add Serial_IsSendReady() and Serial_IsSendComplete() serial driver API functions.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								e368a89987 
								
							
								 
							
						 
						
							
							
								
								Update copyrights for 2014.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								c02a2c5257 
								
							
								 
							
						 
						
							
							
								
								Use seperate ATTR_NON_NULL_PTR_ARG() decorators in the XMEGA TWI driver to prevent Doxygen from choking.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								7c57ad3858 
								
							
								 
							
						 
						
							
							
								
								Fix XMEGA TWI driver indentation and style to conform to the rest of the LUFA codebase.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								6dd0447c12 
								
							
								 
							
						 
						
							
							
								
								Bugfixes with the protocol.  
							
							... 
							
							
 
							
							- Bitmasks need to be equal, not just result in non-zero
 - Only read status once in case it changes under us
 - Logical and not binary and when checking for acks on sending
 - We need to stop the bus when receiving the last byte
 - Force the bus into idle mode when we are Initing 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								d557744503 
								
							
								 
							
						 
						
							
							
								
								Minor bugfixes / missed compile stuff.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								a403b12b8d 
								
							
								 
							
						 
						
							
							
								
								Fix NON-NULL attributes, add for TWI_t.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								50e8fc615d 
								
							
								 
							
						 
						
							
							
								
								TWI Master has a sub-structure  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								2d21e36dd9 
								
							
								 
							
						 
						
							
							
								
								Add TWI Peripheral driver for XMEGA  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								f7b9ebea02 
								
							
								 
							
						 
						
							
							
								
								Update board Dataflash_Init() functions to automatically configure the appropriate communication interface.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								7941245122 
								
							
								 
							
						 
						
							
							
								
								Ensure core library documentation sections use unique IDs.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								16e8fe9878 
								
							
								 
							
						 
						
							
							
								
								Fix Serial peripheral driver compile error for XMEGA devices.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								9543276111 
								
							
								 
							
						 
						
							
							
								
								Fix typo in the XMEGA SerialSPI peripheral driver.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								334f70aa80 
								
							
								 
							
						 
						
							
							
								
								Add some missing function attributes.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								cfa48f5987 
								
							
								 
							
						 
						
							
							
								
								Changed all *_SendByte() function prototypes to accept a void pointer for the input buffer (thanks to Simon Küppers) instead of a uint8_t pointer.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								de0df8b162 
								
							
								 
							
						 
						
							
							
								
								Update copyright year to 2013.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								eee252603b 
								
							
								 
							
						 
						
							
							
								
								Minor documentation improvements.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								f2ae4dc255 
								
							
								 
							
						 
						
							
							
								
								Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet and footer HTML, add explicit spacing into documentation code fragments to prevent Doxygen from removing empty lines in the output.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								47f6a35013 
								
							
								 
							
						 
						
							
							
								
								Reintegrate the FullEPAddresses development branch into trunk.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								8f4f48d963 
								
							
								 
							
						 
						
							
							
								
								Add architecture guards to all architecture-specific files, so that they can be bulk-added to existing IDE projects without having to exclude unused architecture files.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								1132488e8f 
								
							
								 
							
						 
						
							
							
								
								Add build tests to verify correct compilation of as many modules as possible under as many architectures as possible.  
							
							... 
							
							
 
							
							Fix broken compilation of LUFA under C++ compilers when the Serial peripheral module header file is included in a C++ source file.
Fix missing semicolon in the UC3 architecture host pipe functions.
Fix failed compilation for the XMEGA architecture if USB_DEVICE_ONLY us not specified. 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								01a80df6c2 
								
							
								 
							
						 
						
							
							
								
								Minor documentation improvements.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								5051df08d7 
								
							
								 
							
						 
						
							
							
								
								Minor documentation improvements.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								09d2be0dc1 
								
							
								 
							
						 
						
							
							
								
								Add new Master SPI Mode USART serial peripheral driver for the XMEGA and AVR8 architectures.  
							
							... 
							
							
 
							
							Modify board Dataflash drivers so that each individual board is responsible for including the correct peripheral driver (SPI or SerialSPI) based on the board connections to the Dataflash chip.
Complete A3BU-XPLAINED and B1-XPLAINED board Dataflash drivers. 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								f45d60f768 
								
							
								 
							
						 
						
							
							
								
								Added Serial USART peripheral driver for the XMEGA platform.  
							
							... 
							
							
 
							
							Fix XMEGA SPI peripheral driver's incorrect const-ness on the SPI peripheral struct. 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								f1b6ddb710 
								
							
								 
							
						 
						
							
							
								
								Update file contributor copyrights for 2012.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								2c806f6cee 
								
							
								 
							
						 
						
							
							
								
								Update file header copyrights for 2012.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								f201f6697b 
								
							
								 
							
						 
						
							
							
								
								Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								e30be658c9 
								
							
								 
							
						 
						
							
							
								
								Add missing SVN eol-style property to ensure that source code line endings and converted to the native values on checkout.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								139c1afeeb 
								
							
								 
							
						 
						
							
							
								
								Add XMEGA SPI peripheral driver.  
							
							
 
							
						 
						
							14 years ago