aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-01-19 23:09:20 +0000
committerDean Camera <dean@fourwalledcubicle.com>2013-01-19 23:09:20 +0000
commit3059a33db21c465616a067fef9f9152afc1f53b5 (patch)
tree5c95243ff946eebc267cc0f1fc860225f2d1a023
parentb8d07ffb24b0cfcb88fc93efa039e5014ed5c9f3 (diff)
downloadlufa-3059a33db21c465616a067fef9f9152afc1f53b5.tar.gz
lufa-3059a33db21c465616a067fef9f9152afc1f53b5.tar.bz2
lufa-3059a33db21c465616a067fef9f9152afc1f53b5.zip
Fix incorrect URLs for the Stange-ISP board.
-rw-r--r--LUFA/Drivers/Board/AVR8/STANGE_ISP/Buttons.h2
-rw-r--r--LUFA/Drivers/Board/AVR8/STANGE_ISP/LEDs.h2
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>