zephyr/subsys/net/lib
Carles Cufi 7d764b35f3 cmake: Use path-corrected version of ZEPHYR_BASE
Instead of accessing the environment variable ZEPHYR_BASE every time we
require accessing the source code root, use an intermediate variable
that has OS path separators correctly set to '/' to avoid issues on
Windows.

Note: This removes the ZEPHYR_SOURCE_DIR CMake variable. External
applications using that will need to change to use the new ZEPHYR_BASE
variable.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2018-01-11 14:59:03 -05:00
..
app Revert "net: net_app: set packet data_len on incoming packets" 2018-01-10 21:48:20 -05:00
coap crypto: config: config-coap: add CONFIG for setting max content length 2017-12-15 17:52:13 -05:00
dns cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
http kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
lwm2m net: lib: lwm2m: fix coap proxy resource option 2018-01-11 09:18:45 +02:00
mqtt kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
sntp kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
sockets kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
CMakeLists.txt net: remove zoap library 2018-01-02 09:41:24 -05:00
Kconfig net: remove zoap library 2018-01-02 09:41:24 -05:00