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_PORTMakefile LUFA_OPTSAppConfig.hIndicates the PORT register of the pin used to generate the target /RESET line pulse.
AVR_RESET_LINE_DDRMakefile LUFA_OPTSAppConfig.hIndicates the DDR register of the pin used to generate the target /RESET line pulse.
AVR_RESET_LINE_MASKMakefile LUFA_OPTSAppConfig.hIndicates the mask of the pin used to generate the target /RESET line pulse.
AVR_RESET_PULSE_MSMakefile LUFA_OPTSAppConfig.hPulse length in milliseconds for the target /RESET pulse.
TX_RX_LED_PULSE_MSMakefile LUFA_OPTSAppConfig.hPulse length in milliseconds for the activity Tx/Rx LEDs.
PING_PONG_LED_PULSE_MSMakefile LUFA_OPTSAppConfig.hPulse length in milliseconds for the enumeration LED ping-ponging between toggles.
RECEIVE_BUFFER_FLUSH_MSMakefile LUFA_OPTSAppConfig.hPeriod between flushings of received data buffer to the attached USB host.