X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/c31fdbd03eee95660d65adb0f1bf7c0c397fd435..51d3adfe1869e4a45c8368bb00a485be052eecdb:/Projects/Benito/Benito.txt diff --git a/Projects/Benito/Benito.txt b/Projects/Benito/Benito.txt index b4fb05316..07bec52b3 100644 --- a/Projects/Benito/Benito.txt +++ b/Projects/Benito/Benito.txt @@ -62,43 +62,43 @@ * *
| Define Name: | - *Location: | - *Description: | + *Define Name: | + *Location: | + *Description: | *
|---|---|---|---|---|---|
| AVR_RESET_LINE_PORT | - *Makefile LUFA_OPTS | + *AppConfig.h | *Indicates the PORT register of the pin used to generate the target /RESET line pulse. | *||
| AVR_RESET_LINE_DDR | - *Makefile LUFA_OPTS | + *AppConfig.h | *Indicates the DDR register of the pin used to generate the target /RESET line pulse. | *||
| AVR_RESET_LINE_MASK | - *Makefile LUFA_OPTS | + *AppConfig.h | *Indicates the mask of the pin used to generate the target /RESET line pulse. | *||
| AVR_RESET_PULSE_MS | - *Makefile LUFA_OPTS | + *AppConfig.h | *Pulse length in milliseconds for the target /RESET pulse. | *||
| TX_RX_LED_PULSE_MS | - *Makefile LUFA_OPTS | + *AppConfig.h | *Pulse length in milliseconds for the activity Tx/Rx LEDs. | *||
| PING_PONG_LED_PULSE_MS | - *Makefile LUFA_OPTS | + *AppConfig.h | *Pulse length in milliseconds for the enumeration LED ping-ponging between toggles. | *||
| RECEIVE_BUFFER_FLUSH_MS | - *Makefile LUFA_OPTS | + *AppConfig.h | *Period between flushings of received data buffer to the attached USB host. | *