From 5b5b73ce582d2afa40218e44b45a97ec6c6ce9cf Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Wed, 25 Apr 2012 18:27:27 +0000 Subject: Add basic hardware mapping information for all supported boards. --- LUFA/Drivers/Board/AVR8/USBFOO/Buttons.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'LUFA/Drivers/Board/AVR8/USBFOO/Buttons.h') diff --git a/LUFA/Drivers/Board/AVR8/USBFOO/Buttons.h b/LUFA/Drivers/Board/AVR8/USBFOO/Buttons.h index d03918ced..111f7ecf5 100644 --- a/LUFA/Drivers/Board/AVR8/USBFOO/Buttons.h +++ b/LUFA/Drivers/Board/AVR8/USBFOO/Buttons.h @@ -42,6 +42,11 @@ * * Board specific Buttons driver header for the Kernel Concepts USBFOO (http://shop.kernelconcepts.de/product_info.php?products_id=102). * + * + * + * + *
NameInfoActive LevelPort Pin
BUTTONS_BUTTON1HWB ButtonLowPORTD.7
+ * * @{ */ -- cgit v1.2.3