aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/LUFAPoweredProjects.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2014-07-16 20:08:46 +1000
committerDean Camera <dean@fourwalledcubicle.com>2014-07-16 20:08:46 +1000
commit526091fba4e1b86d14c8fcff5d32953c15ed0802 (patch)
tree4aa21661b2e1f1d9a7b3dc8b54772f11063a7624 /LUFA/DoxygenPages/LUFAPoweredProjects.txt
parent0c15a451280d2ff2b2fd962b4c3f9fc4812d3cbf (diff)
downloadlufa-526091fba4e1b86d14c8fcff5d32953c15ed0802.tar.gz
lufa-526091fba4e1b86d14c8fcff5d32953c15ed0802.tar.bz2
lufa-526091fba4e1b86d14c8fcff5d32953c15ed0802.zip
Minor documentation improvements.
Diffstat (limited to 'LUFA/DoxygenPages/LUFAPoweredProjects.txt')
-rw-r--r--LUFA/DoxygenPages/LUFAPoweredProjects.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/LUFA/DoxygenPages/LUFAPoweredProjects.txt b/LUFA/DoxygenPages/LUFAPoweredProjects.txt
index bebd858b3..59568ba58 100644
--- a/LUFA/DoxygenPages/LUFAPoweredProjects.txt
+++ b/LUFA/DoxygenPages/LUFAPoweredProjects.txt
@@ -216,8 +216,8 @@
* The following are unofficial forks of the LUFA codebase, which implement different features such as support for
* additional architectures.
*
- * \li NXP's official "nxpusblib" LUFA fork, for LPC devices: http://www.lpcware.com/content/project/nxpusblib
+ * \li NXP's official LPCOpen "LPCUSBLib" LUFA fork, for LPC devices: http://www.lpcware.com/
* \li Kevin Mehall's LUFA port to the NXP LPC13xx: https://github.com/kevinmehall/LUFA-LPC13xx
- * \li Mark Ding's port for the Silabs SiM3U1xx: https://www.github.com/MarkDing/USB_CDC
- *
+ * \li Mark Ding's port for the Silicon Labs SiM3U1xx: https://www.github.com/MarkDing/USB_CDC
+ * \li Mark Ding's port for the Silicon Labs EFM32 Giant Gecko: https://github.com/MarkDing/lufa-efm32
*/