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 2579 2009-04-20 12:25:40Z batt
Definition in file cfg_xmodem.h.
