projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add Adafruit's Atmega32u4 breakout board
[pub/lufa.git]
/
Projects
/
Benito
/
Benito.txt
diff --git
a/Projects/Benito/Benito.txt
b/Projects/Benito/Benito.txt
index
b4fb053
..
07bec52
100644
(file)
--- a/
Projects/Benito/Benito.txt
+++ b/
Projects/Benito/Benito.txt
@@
-62,43
+62,43
@@
*
* <table>
* <tr>
*
* <table>
* <tr>
- * <t
d><b>Define Name:</b></td
>
- * <t
d><b>Location:</b></td
>
- * <t
d><b>Description:</b></td
>
+ * <t
h><b>Define Name:</b></th
>
+ * <t
h><b>Location:</b></th
>
+ * <t
h><b>Description:</b></th
>
* </tr>
* <tr>
* <td>AVR_RESET_LINE_PORT</td>
* </tr>
* <tr>
* <td>AVR_RESET_LINE_PORT</td>
- * <td>
Makefile LUFA_OPTS
</td>
+ * <td>
AppConfig.h
</td>
* <td>Indicates the PORT register of the pin used to generate the target /RESET line pulse.</td>
* </tr>
* <tr>
* <td>AVR_RESET_LINE_DDR</td>
* <td>Indicates the PORT register of the pin used to generate the target /RESET line pulse.</td>
* </tr>
* <tr>
* <td>AVR_RESET_LINE_DDR</td>
- * <td>
Makefile LUFA_OPTS
</td>
+ * <td>
AppConfig.h
</td>
* <td>Indicates the DDR register of the pin used to generate the target /RESET line pulse.</td>
* </tr>
* <tr>
* <td>AVR_RESET_LINE_MASK</td>
* <td>Indicates the DDR register of the pin used to generate the target /RESET line pulse.</td>
* </tr>
* <tr>
* <td>AVR_RESET_LINE_MASK</td>
- * <td>
Makefile LUFA_OPTS
</td>
+ * <td>
AppConfig.h
</td>
* <td>Indicates the mask of the pin used to generate the target /RESET line pulse.</td>
* </tr>
* <tr>
* <td>AVR_RESET_PULSE_MS</td>
* <td>Indicates the mask of the pin used to generate the target /RESET line pulse.</td>
* </tr>
* <tr>
* <td>AVR_RESET_PULSE_MS</td>
- * <td>
Makefile LUFA_OPTS
</td>
+ * <td>
AppConfig.h
</td>
* <td>Pulse length in milliseconds for the target /RESET pulse.</td>
* </tr>
* <tr>
* <td>TX_RX_LED_PULSE_MS</td>
* <td>Pulse length in milliseconds for the target /RESET pulse.</td>
* </tr>
* <tr>
* <td>TX_RX_LED_PULSE_MS</td>
- * <td>
Makefile LUFA_OPTS
</td>
+ * <td>
AppConfig.h
</td>
* <td>Pulse length in milliseconds for the activity Tx/Rx LEDs.</td>
* </tr>
* <tr>
* <td>PING_PONG_LED_PULSE_MS</td>
* <td>Pulse length in milliseconds for the activity Tx/Rx LEDs.</td>
* </tr>
* <tr>
* <td>PING_PONG_LED_PULSE_MS</td>
- * <td>
Makefile LUFA_OPTS
</td>
+ * <td>
AppConfig.h
</td>
* <td>Pulse length in milliseconds for the enumeration LED ping-ponging between toggles.</td>
* </tr>
* <tr>
* <td>RECEIVE_BUFFER_FLUSH_MS</td>
* <td>Pulse length in milliseconds for the enumeration LED ping-ponging between toggles.</td>
* </tr>
* <tr>
* <td>RECEIVE_BUFFER_FLUSH_MS</td>
- * <td>
Makefile LUFA_OPTS
</td>
+ * <td>
AppConfig.h
</td>
* <td>Period between flushings of received data buffer to the attached USB host.</td>
* </tr>
* </table>
* <td>Period between flushings of received data buffer to the attached USB host.</td>
* </tr>
* </table>