zephyr/samples
Jukka Rissanen ee0cff9ac7 samples: net: Use context specific net_buf pools in echo_*
Use context specific net_buf pool in echo-server and echo-client.
This will prevent application from allocating all available network
buffers in the system and thus preventing the core IP stack
functionality.

Change-Id: I3dbc64dd81c8a1165241426287a3530d00cbc7bf
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-03-09 20:33:42 +02:00
..
basic samples: pwm: change hard-coded device name 2017-03-07 23:03:44 +00:00
bluetooth Bluetooth: samples: Add combined observer & broadcaster app 2017-03-07 12:21:29 +01:00
drivers samples: i2c_fujitsu: change hard-coded device name 2017-02-28 13:49:48 +00:00
environmental_sensing doc: fix wiki board reference back to web page 2017-01-26 23:06:04 +00:00
grove samples: grove: add missing testcase.ini 2017-03-06 16:58:31 +00:00
hello_world doc: fix .rst files canonical heading order 2017-01-20 16:06:36 -08:00
ipm license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
legacy REVERTME: cpp_synchronization: disable on Xtensa 2017-02-13 11:39:03 -08:00
logger-hook samples/logger-hook: fix usage of ring buffer 2017-03-07 12:40:23 +00:00
net samples: net: Use context specific net_buf pools in echo_* 2017-03-09 20:33:42 +02:00
nfc/nfc_hello license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
philosophers misc: fix more variable type mismatches 2017-02-11 00:14:15 +00:00
power samples: power: Remove mention of specific versions in README 2017-02-08 06:28:25 +00:00
sensor samples: bmi160: use correct device name 2017-02-11 01:28:09 +00:00
shell license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
static_lib license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
synchronization doc: fix .rst files canonical heading order 2017-01-20 16:06:36 -08:00
testing lifo: Make use of k_queue as implementation 2017-02-27 21:20:53 +00:00
usb samples: webusb: fix variable type mismatches 2017-02-14 02:13:52 +00:00
advanced.rst doc: move documetnation context to root directory 2017-01-06 22:51:31 +00:00
kernel.rst doc: move documetnation context to root directory 2017-01-06 22:51:31 +00:00
samples.rst Bluetooth: Move Bluetooth docs to rst 2017-01-24 17:58:59 +00:00