zephyr/samples
Paul Sokolovsky 028aae1ec9 net: config: Rename Kconfig options to correspond to library name
This finishes refactor of splitting off net_config library name from
net_app library, started in c60df1311, c89a06dbc. This commit makes
sure that Kconfig options are prefixed with CONFIG_NET_CONFIG_
instead of CONFIG_NET_APP_, and propagates these changes thru the
app configs in the tree.

Also, minor dependency, etc. tweaks are made.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-08-13 18:42:31 -07:00
..
application_development cmake: Refactor usage of target_link_libraries on Zephyr libraries 2018-08-09 14:03:10 +02:00
basic samples: Add colibri_imx7d_m4 config in blink_led 2018-07-17 16:08:22 -05:00
bluetooth net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
boards Bluetooth: Add infrastructure to handle multiple identities 2018-08-13 19:53:22 +03:00
cpp_synchronization sample: cpp_synchronization: support console harness 2018-01-25 04:45:35 +05:30
display samples: move grove samples to sensors and display 2018-06-11 17:11:18 -04:00
drivers samples/driver/gpio : Updated gpio support 2018-08-12 06:57:55 -07:00
hello_world kernel: Add the old "multi queue" scheduler algorithm as an option 2018-07-03 17:09:15 -04:00
mpu tests: cleanup subsystem tests meta-data 2018-04-09 22:55:20 -04:00
net net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
nfc/nfc_hello tests: nfc_hello: remove filter and support harness 2018-01-25 04:45:35 +05:30
philosophers tests/sched/scheduler_api: samples/philosophers: Use SCHED_SCALABLE 2018-07-03 17:09:15 -04:00
sensor doc: fix misspellings in docs 2018-08-08 01:49:14 -05:00
subsys subsys: fs/nvs: Rewrite for improved robustness 2018-08-10 14:16:06 -07:00
synchronization samples: cleanup sample test naming 2018-06-11 17:11:18 -04:00
testing/integration tests: integration: do not run test on hw 2018-05-07 12:27:07 -04:00
xtensa_asm2 samples: xtensa_asm2: Cleanup stray IS_TEST reference 2018-05-22 12:36:58 -04:00
kernel.rst doc: spelling fixes in samples/ and boards/ 2017-06-12 18:28:08 -04:00
samples.rst samples: move grove samples to sensors and display 2018-06-11 17:11:18 -04:00