Versions Compared

Key

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

...

#define TFTPs_CFG_IPPORT 69
Defines the UDP port µC/TFTPs will receive requests on. The default value (69) is the one specified in RFC #1350.

 

#define TFTPs_CFG_MAX_RX_TIMEOUT_MS 5000
#define TFTPs_CFG_MAX_TX_TIMEOUT_MS 5000
Define the maximum receive and transmit timeouts in milliseconds.
#define TFTPs_TRACE_HIST_SIZE
Define the maximum number of trace items to keep in memory.