diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2013-12-30 17:09:52 +1100 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2013-12-30 17:09:52 +1100 |
commit | ccbba9bfe5d05677e134c6e1257e9c2baf754a67 (patch) | |
tree | 70747363b54299598b3ae78c1529031f48e80097 /LUFA | |
parent | 92d1d0342b368ac40616089fe8c30f1d07ea87c8 (diff) | |
download | lufa-ccbba9bfe5d05677e134c6e1257e9c2baf754a67.tar.gz lufa-ccbba9bfe5d05677e134c6e1257e9c2baf754a67.tar.bz2 lufa-ccbba9bfe5d05677e134c6e1257e9c2baf754a67.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 eb01b5bb9..2c13e6b4c 100644 --- a/LUFA/DoxygenPages/LUFAPoweredProjects.txt +++ b/LUFA/DoxygenPages/LUFAPoweredProjects.txt @@ -50,6 +50,7 @@ * \li Bluetooth Explorerbot: http://code.google.com/p/bluetooth-explorerbot/ * \li Bus Ninja, an AVR clone of the popular BusPirate project: http://blog.hodgepig.org/busninja/ * \li CAMTRIG, a remote Camera Trigger device: http://code.astraw.com/projects/motmot/camtrig + * \li ChameleonMini, a smart card emulator: https://github.com/skuep/ChameleonMini * \li CD Driver Emulator Dongle for ISO Files: http://cdemu.blogspot.com/ * \li ChipWhisperer, a signal capture device: https://www.assembla.com/spaces/chipwhisperer/wiki/ChipWhisperer_Rev2_Capture_Hardware * \li ClockTamer, a configurable clock generator: http://code.google.com/p/clock-tamer/ |