Now uses net_receive() with a proper timeout. Removed also extra waits when sending data. Removed extra semaphores and streamlined the code to act as fast as possible. Change-Id: I577d4d5ff85bf13400fb6e157bc0023267658ba4 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
9 lines
215 B
Plaintext
9 lines
215 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_SIZE=5
|
|
CONFIG_NANO_TIMEOUTS=y
|