Added LEDs_ToggleLEDs() function to several board LED drivers which were missing it (thanks to Andrei Krainev).
Simplify some of the LED driver functions to produce more compact code.
This commit is contained in:
		
							parent
							
								
									7aaf9b2036
								
							
						
					
					
						commit
						66f14d44a3
					
				
					 12 changed files with 25 additions and 12 deletions
				
			
		| 
						 | 
				
			
			@ -19,11 +19,12 @@
 | 
			
		|||
 *  are open design, and all are available for purchase as completed development boards suitable for project development.
 | 
			
		||||
 *
 | 
			
		||||
 *  - AT90USB162 Breadboard PCB (Russian): http://microsin.ru/content/view/685/44/
 | 
			
		||||
 *  - AVR-USB-162, a USBKEY-like development board for the AT90USB162: http://olimex.com/dev/avr-usb-162.html
 | 
			
		||||
 *  - Benito #7, a no-frills USB board: http://www.dorkbotpdx.org/wiki/benito
 | 
			
		||||
 *  - JM-DB-U2, an ATMEGA32U2 development board: http://u2.mattair.net/index.html
 | 
			
		||||
 *  - Micropendous, an open design/source set of AVR USB development boards: http://micropendous.org/
 | 
			
		||||
 *  - Minimus USB, a board specially designed for PSGroove: http://www.minimususb.com/
 | 
			
		||||
 *  - Nanduino, a do-it-yourself AT90USB162 board: http://www.makestuff.eu/wordpress/?page_id=569
 | 
			
		||||
 *  - AVR-USB-162, a USBKEY-like development board for the AT90USB162: http://olimex.com/dev/avr-usb-162.html
 | 
			
		||||
 *  - Teensy and Teensy++, two other AVR USB development boards: http://www.pjrc.com/teensy/index.html
 | 
			
		||||
 *  - U2DIL/U4DIL, a set of DIP layout USB AVR boards: http://www.reworld.eu/re/en/products/u2dil/
 | 
			
		||||
 *  - USBFOO 2, AT90USB162 based development board: http://shop.kernelconcepts.de/product_info.php?products_id=102
 | 
			
		||||
| 
						 | 
				
			
			@ -88,4 +89,5 @@
 | 
			
		|||
 *  - Elektor Magazine, "My First AVR-USB" by Antoine Authier (feature), January 2010 Issue
 | 
			
		||||
 *  - Elektor Magazine, "USB is Cool/Sucks" by Jerry Jacobs and Chris Vossen (minor mention), January 2010 Issue
 | 
			
		||||
 *  - Elektor Magazine, "20 x Open Source" by Jens Nickel, March 2010 Issue
 | 
			
		||||
 *  - Circuit Cellar Magazine, "Advanced USB Design Debugging" by Collin O'Flynn, August 2010 Issue
 | 
			
		||||
 */
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue