| 
									
										
										
										
											2007-03-21 18:08:49 +01:00
										 |  |  | /*
 | 
					
						
							|  |  |  |  * ATSTK1000 setup code: Daughterboard interface | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * Copyright (C) 2007 Atmel Corporation | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * This program is free software; you can redistribute it and/or modify | 
					
						
							|  |  |  |  * it under the terms of the GNU General Public License version 2 as | 
					
						
							|  |  |  |  * published by the Free Software Foundation. | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | #ifndef __ARCH_AVR32_BOARDS_ATSTK1000_ATSTK1000_H
 | 
					
						
							|  |  |  | #define __ARCH_AVR32_BOARDS_ATSTK1000_ATSTK1000_H
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-03-28 22:53:42 +08:00
										 |  |  | extern struct atmel_lcdfb_pdata atstk1000_lcdc_data; | 
					
						
							| 
									
										
										
										
											2007-03-21 18:08:49 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-29 16:02:51 +01:00
										 |  |  | void atstk1000_setup_j2_leds(void); | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-03-21 18:08:49 +01:00
										 |  |  | #endif /* __ARCH_AVR32_BOARDS_ATSTK1000_ATSTK1000_H */
 |