diff options
-rw-r--r-- | LUFA/Drivers/Board/AVR8/STANGE_ISP/Buttons.h | 2 | ||||
-rw-r--r-- | LUFA/Drivers/Board/AVR8/STANGE_ISP/LEDs.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/LUFA/Drivers/Board/AVR8/STANGE_ISP/Buttons.h b/LUFA/Drivers/Board/AVR8/STANGE_ISP/Buttons.h index b3174a5ab..1aaa649aa 100644 --- a/LUFA/Drivers/Board/AVR8/STANGE_ISP/Buttons.h +++ b/LUFA/Drivers/Board/AVR8/STANGE_ISP/Buttons.h @@ -40,7 +40,7 @@ * \defgroup Group_Buttons_STANGE_ISP STANGE_ISP * \brief Board specific Buttons driver header for the Dimex Stange-ISP. * - * Board specific Buttons driver header for the Dimex Stange-ISP board (http://www.diamex.de/dxshop/USB-ISP-Programmer-fuer-AVR-STM32-NXP-Cortex). + * Board specific Buttons driver header for the Dimex Stange-ISP board (http://www.diamex.de/dxshop/USB-ISP-Programmer-fuer-Atmel-AVR). * * <table> * <tr><th>Name</th><th>Info</th><th>Active Level</th><th>Port Pin</th></tr> diff --git a/LUFA/Drivers/Board/AVR8/STANGE_ISP/LEDs.h b/LUFA/Drivers/Board/AVR8/STANGE_ISP/LEDs.h index 2128ad57a..13032d1fb 100644 --- a/LUFA/Drivers/Board/AVR8/STANGE_ISP/LEDs.h +++ b/LUFA/Drivers/Board/AVR8/STANGE_ISP/LEDs.h @@ -40,7 +40,7 @@ * \defgroup Group_LEDs_STANGE_ISP STANGE_ISP * \brief Board specific LED driver header for the Dimex Stange-ISP board. * - * Board specific LED driver header for the Dimex Stange-ISP board (http://www.diamex.de/dxshop/USB-ISP-Programmer-fuer-AVR-STM32-NXP-Cortex). + * Board specific LED driver header for the Dimex Stange-ISP board (http://www.diamex.de/dxshop/USB-ISP-Programmer-fuer-Atmel-AVR). * * <table> * <tr><th>Name</th><th>Color</th><th>Info</th><th>Active Level</th><th>Port Pin</th></tr> |