picoos-net
1.xxxx
|
Macros | |
#define | NETCFG_SOCKETS 1 |
#define | NETCFG_TELNETD 1 |
#define | NETCFG_DRIVER_TAP 2 |
#define | NETCFG_DRIVER_CS8900A 0 |
#define | NETCFG_DRIVER_ENC28J60 0 |
Configuration settings that are not related to uIP.
#define NETCFG_SOCKETS 1 |
Set to 1 to include socket layer.
#define NETCFG_TELNETD 1 |
Set to 1 to include telnet protocol.
#define NETCFG_DRIVER_TAP 2 |
Unix TAP driver configuration.
#define NETCFG_DRIVER_CS8900A 0 |
CS8900A driver configuration. Currently driver supports Olimex LPC-E2129 board.
#define NETCFG_DRIVER_ENC28J60 0 |
ENC28J60 driver configuration. Currently driver supports Olimex STM32 board + UEXT ENC28J60 module.