Embedded TCP/IP stack  4.7.0

◆ FNET_CFG_COMP_compiler_type

#define FNET_CFG_COMP_compiler_type

This is the set of the FNET_CFG_COMP_[compiler_type] definitions that define a currently used compiler.
Current version of the FNET supports the following compiler definitions:

  • FNET_CFG_COMP_IAR = Used compiler is IAR.
  • FNET_CFG_COMP_GNUC = Used compiler is GCC (KDS).
  • FNET_CFG_COMP_UV = Used compiler is Keil uVision.
  • FNET_CFG_COMP_GHS = Used compiler is Green Hills.
  • FNET_CFG_COMP_DCC = Used compiler is Diab.
  • FNET_CFG_COMP_CW = Used compiler is CodeWarrior.

    Selected compiler definition should be only one and must be defined as 1. All others may be defined but must have the 0 value.
    Note
    If no compiler definition is defined, the used compiler is autodetected.

Definition at line 52 of file fnet_comp_config.h.


© 2005-2020 by Andrej Butok. http://fnet.sourceforge.net