Version 2.00.xx
Version 2.00.00
Release Date: 2015-06-05
Requirements
- µC/TCPIP V3.02.00 or more recent.
- µC/CPU V1.30.00 or more recent.
- µC/LIB V1.38.00 or more recent.
- µC/Common V1.00.00 or more recent.
- µC/DNS V2.00.01 or more recent [optional].
New Features & Improvements
None.
API Changes
None.
Bug Fixes
- Forced TFTPc Socket to be in Blocking mode to override NET_SOCK_DFLT_NO_BLOCK_EN option.
Version 2.00.00
Release Date: 2014-09-12
Requirements
- µC/TCPIP V3.02.00 or more recent.
- µC/CPU V1.30.00 or more recent.
- µC/LIB V1.38.00 or more recent.
- µC/Common V1.00.00
- µC/DNSc V2.00.01 [Option]
New Features & Improvements
- Add new runtime configuration in tftp-c_cfg.c file.
- Add TFTPc global lock.
- IPv6 support.
API Changes
- Add new function TFTPc_Init().
- Add new function TFTPc_SetDfltCfg().
- Modified API functions TFTPc_Get() and TFTPc_Put().
Bug Fixes
None.