X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/f201f6697b7f99b63389509b42112026b8f6f76f..0b262c569faa4633e0370a4d65d19d48c66076cc:/LUFA/Drivers/Board/AVR8/EVK527/LEDs.h diff --git a/LUFA/Drivers/Board/AVR8/EVK527/LEDs.h b/LUFA/Drivers/Board/AVR8/EVK527/LEDs.h index 4cb6aeb08..7e3dc4f5b 100644 --- a/LUFA/Drivers/Board/AVR8/EVK527/LEDs.h +++ b/LUFA/Drivers/Board/AVR8/EVK527/LEDs.h @@ -1,13 +1,13 @@ /* LUFA Library - Copyright (C) Dean Camera, 2011. + Copyright (C) Dean Camera, 2012. dean [at] fourwalledcubicle [dot] com www.lufa-lib.org */ /* - Copyright 2011 Dean Camera (dean [at] fourwalledcubicle [dot] com) + Copyright 2012 Dean Camera (dean [at] fourwalledcubicle [dot] com) Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted @@ -42,6 +42,13 @@ * * Board specific LED driver header for the Atmel EVK527. * + *
| Name | Color | Info | Active Level | Port Pin |
|---|---|---|---|---|
| LEDS_LED1 | Green | General Indicator | High | PORTD.5 |
| LEDS_LED2 | Green | General Indicator | High | PORTD.6 |
| LEDS_LED3 | Green | General Indicator | High | PORTD.7 |