zephyr/subsys/net
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
..
ip net: ip: shell: Fix ipv6 echo reply callback to unref packet 2018-01-11 09:19:48 +02:00
lib cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
CMakeLists.txt net/ieee802154: Make RAW mode generic 2017-11-22 10:10:09 -05:00
Kconfig net: Kconfig: Don't select STDOUT_CONSOLE 2018-01-05 10:00:26 -05:00
Kconfig.hostname net: Add hostname setting to Kconfig 2017-10-17 08:36:39 -04:00
TODO
buf.c net: buf: Add slist helpers 2017-11-06 14:20:40 +02:00
hostname.c net: Add hostname setting to Kconfig 2017-10-17 08:36:39 -04:00