Separate RX and TX buffer count was not set in example applications prj files. Change-Id: If48824e894bced3134391dae651f5997820de2c1 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
10 lines
243 B
Plaintext
10 lines
243 B
Plaintext
CONFIG_ENHANCED_SECURITY=n
|
|
CONFIG_NETWORKING=y
|
|
CONFIG_NETWORKING_WITH_LOGGING=y
|
|
CONFIG_NETWORKING_WITH_LOOPBACK=y
|
|
CONFIG_NETWORKING_UART=y
|
|
CONFIG_NETWORKING_DEBUG_UART=y
|
|
CONFIG_NET_BUF_RX_SIZE=3
|
|
CONFIG_NET_BUF_TX_SIZE=2
|
|
CONFIG_NANO_TIMEOUTS=y
|