X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/da676f0f705904df15202f34b14c99f279eda339..0e434c8f8fc1e33230a9b9c54583d59a232553e5:/LUFA/Drivers/Board/AVR8/MICROPENDOUS/LEDs.h
diff --git a/LUFA/Drivers/Board/AVR8/MICROPENDOUS/LEDs.h b/LUFA/Drivers/Board/AVR8/MICROPENDOUS/LEDs.h
index 649d961e9..71a8049f6 100644
--- a/LUFA/Drivers/Board/AVR8/MICROPENDOUS/LEDs.h
+++ b/LUFA/Drivers/Board/AVR8/MICROPENDOUS/LEDs.h
@@ -56,6 +56,18 @@
*
* Board specific LED driver header for the Micropendous 32U2 (https://code.google.com/p/micropendous/wiki/Micropendous_32U2).
*
+ * BOARD_MICROPENDOUS_32U2:
+ *
+ * | Name | Color | Info | Active Level | Port Pin |
+ * | LEDS_LED1 | Green | General Indicator | High | PORTD.6 |
+ *
+ *
+ * Other Revisions:
+ *
+ * | Name | Color | Info | Active Level | Port Pin |
+ * | LEDS_LED1 | Green | General Indicator | High | PORTB.1 |
+ *
+ *
* @{
*/