Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Version

...

2.

...

00.00

Release Date: 20132015-0106-0705

Requirements

  • µC/TCPIP V2V3.1302.01 00 or more recent.
  • µC/CPU V1.29.01.01 .30.00 or more recent.
  • µC/LIB V1.38.00 or more recent.
  • µC/LIB Common V1.3700.00 or more recent.
  • µC/DNS V2.00.01 or more recentrecent [optional].

New Features & Improvements

  • New unique configuration file – tftp-c_cfg.h and removed all reference to app_cfg.h. TFTPc configuration has not to be copied in app_cfg.h anymore.
  • Modified how headers are included inside the product and how to include net.h. Compiler 'include path directories' can contain the main folder of µC/TFTPc(e.g. $Micrium/Software/uC-TFTPc) without including subdirectories.

API Changes

...

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

Bug Fixes

None.