aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Benito/Benito.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-07-24 01:26:36 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-07-24 01:26:36 +0000
commit3991c94b3858bbb02ca9ea6497cf60c84635b99a (patch)
tree946b4a7cd1be9386628c8ec2aaa2088218b44711 /Projects/Benito/Benito.txt
parent2a0c28e6e47c8a173f32fc99cd8666a2633c5c12 (diff)
downloadlufa-3991c94b3858bbb02ca9ea6497cf60c84635b99a.tar.gz
lufa-3991c94b3858bbb02ca9ea6497cf60c84635b99a.tar.bz2
lufa-3991c94b3858bbb02ca9ea6497cf60c84635b99a.zip
Ensure new Benito Programmer project matches Don's established LED behaviour - flash LED while generating target /RESET pulse, ping-pong LEDs during enumeration.
Diffstat (limited to 'Projects/Benito/Benito.txt')
-rw-r--r--Projects/Benito/Benito.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Projects/Benito/Benito.txt b/Projects/Benito/Benito.txt
index 956c69a33..857a28f8d 100644
--- a/Projects/Benito/Benito.txt
+++ b/Projects/Benito/Benito.txt
@@ -90,5 +90,10 @@
* <td>Makefile CDEFS</td>
* <td>Pulse length in milliseconds for the activity Tx/Rx LEDs.</td>
* </tr>
+ * <tr>
+ * <td>PING_PONG_LED_PULSE_MS</td>
+ * <td>Makefile CDEFS</td>
+ * <td>Pulse length in milliseconds for the enumeration LED ping-poning between toggles.</td>
+ * </tr>
* </table>
*/