Add support for the Olimex AVR-ISP-MK2 board.
This commit is contained in:
		
							parent
							
								
									5a0bd85330
								
							
						
					
					
						commit
						16cd7c6896
					
				
					 8 changed files with 256 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -14,6 +14,7 @@
 | 
			
		|||
  *   - Added support for the DorkbotPDX Duce board
 | 
			
		||||
  *   - Added support for the Olimex AVR-USB-32U4 board
 | 
			
		||||
  *   - Added support for the Olimex AVR-USB-T32U4 board
 | 
			
		||||
  *   - Added support for the Olimex AVR-ISP-MK2 board
 | 
			
		||||
  *   - Added new Endpoint_ConfigureEndpointTable() function
 | 
			
		||||
  *   - Added new Pipe_ConfigurePipeTable() function
 | 
			
		||||
  *   - Added build test to verify correct compilation of all board drivers using all driver APIs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -118,6 +118,7 @@
 | 
			
		|||
 *   - Olimex AVR-USB-162
 | 
			
		||||
 *   - Olimex AVR-USB-32U4
 | 
			
		||||
 *   - Olimex AVR-USB-T32U4
 | 
			
		||||
 *   - Olimex AVR-ISP-MK2
 | 
			
		||||
 *   - Paranoid Studio's US2AX (V1, V2 and V3 hardware revisions)
 | 
			
		||||
 *   - PJRC Teensy (1.x and 2.x versions)
 | 
			
		||||
 *   - Sparkfun U2 Breakout Board
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -145,6 +145,7 @@
 | 
			
		|||
 *  \li Many of Busware's Products: http://www.busware.de/
 | 
			
		||||
 *  \li MIDIFighter, a USB-MIDI controller: http://www.midifighter.com/
 | 
			
		||||
 *  \li Norduino, a wireless Arduino: http://norduino.robomotic.com/norduino-is-now-usb-hid/
 | 
			
		||||
 *  \li Olimex AVR-ISP-MK2, an AVRISP-MKII Clone AVR Programmer: https://www.olimex.com/dev/avr-isp-mk2.html
 | 
			
		||||
 *  \li Retrode, a USB Games Console Cartridge Reader: http://www.retrode.org
 | 
			
		||||
 *  \li RFI21.1EU UHF RFID reader: http://www.metra.cz/rfid/uhf-rfid-ctecky/rfi21-1eu-uhf-rfid-ctecka.htm
 | 
			
		||||
 *  \li SmartCardDetective, a Smart Card analysis tool: http://www.smartcarddetective.com/
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue