...
The sections in this chapter are organized following the order in µC/TCP-IP's template configuration file, net_cfg.h
.
Task Queue Configuration
...
Compile Features
Constant | Description | Possible Values |
---|---|---|
NET_CFG_OPTIMIZE_ASM_EN | Select portions of µC/TCP-IP code may call optimized assembly functions by configuring If optimized assembly files/functions are included in the µC/TCP-IP build set Set to | DEF_ENABLED or DEF_DISABLED |
...