diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2013-01-06 13:41:23 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2013-01-06 13:41:23 +0000 |
commit | fc876438f62c54596c2ea3bb015f8868a9c8ac95 (patch) | |
tree | 2e43cc93234af6200df50937bd4c4a3f57ec93c4 /LUFA | |
parent | c50072c3c4e732cc63599790f869feddab3c7595 (diff) | |
download | lufa-fc876438f62c54596c2ea3bb015f8868a9c8ac95.tar.gz lufa-fc876438f62c54596c2ea3bb015f8868a9c8ac95.tar.bz2 lufa-fc876438f62c54596c2ea3bb015f8868a9c8ac95.zip |
Minor documentation improvements.
Diffstat (limited to 'LUFA')
-rw-r--r-- | LUFA/DoxygenPages/LUFAPoweredProjects.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/LUFAPoweredProjects.txt b/LUFA/DoxygenPages/LUFAPoweredProjects.txt index 757e4b77c..00e52c057 100644 --- a/LUFA/DoxygenPages/LUFAPoweredProjects.txt +++ b/LUFA/DoxygenPages/LUFAPoweredProjects.txt @@ -200,5 +200,6 @@ * * \li NXP's official "nxpusblib" LUFA fork, for LPC devices: http://www.lpcware.com/content/project/nxpusblib * \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 * */ |