examples/benchmark/kernel-core_avr/cfg/cfg_xmodem.h File Reference
Configuration file for xmodem module. More...
Go to the source code of this file.
Defines | |
| #define | CONFIG_XMODEM_RECV 1 |
| Enable Rx. | |
| #define | CONFIG_XMODEM_SEND 1 |
| Enable TX. | |
| #define | CONFIG_XMODEM_1KCRC 1 |
| Allow a Rx/Tx of 1Kbyte block. | |
| #define | CONFIG_XMODEM_MAXRETRIES 15 |
| Max retries before giving up. | |
| #define | CONFIG_XMODEM_MAXCRCRETRIES 7 |
| Max retries before switching to BCC. | |
Detailed Description
Configuration file for xmodem module.
- Version:
- Id
- cfg_xmodem.h 2927 2009-09-10 13:06:04Z lottaviano
Definition in file examples/benchmark/kernel-core_avr/cfg/cfg_xmodem.h.
