zephyr/samples/net/echo_server
Andrei Emeltchenko e27e1e73e1 samples: net: Fix compile error following frdm pinmux change
Fixes echo_client and echo_server samples.

Fixes compile error:
...
src/built-in.o: In function `fdrm_k64f_cc2520_pinmux_setup':
samples/net/echo_client/src/../../common/cc2520_frdm_k64f.c:93:
undefined reference to `_fsl_k64_set_pin'
samples/net/echo_client/src/../../common/cc2520_frdm_k64f.c:93:
undefined reference to `_fsl_k64_set_pin'
samples/net/echo_client/src/../../common/cc2520_frdm_k64f.c:93:
undefined reference to `_fsl_k64_set_pin'
...

Change-Id: I590f88f6bd083a30deea77fa860f001a3a55b278
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2016-12-16 19:14:53 +01:00
..
src net: echo_server: Enable Bluetooth support 2016-12-16 19:14:52 +01:00
Makefile net: echo_server: Enable Bluetooth support 2016-12-16 19:14:52 +01:00
prj_arduino_101_cc2520.conf samples: net: echo apps: Add cc2520 configuration for arduino_101 2016-12-02 12:41:20 +02:00
prj_arduino_101.conf net: Make native IP stack the default 2016-12-02 12:41:17 +02:00
prj_bt.conf net: echo_server: Enable Bluetooth support 2016-12-16 19:14:52 +01:00
prj_cc2520.conf samples: echo apps: Use Kconfig options to setup IPv6 on cc2520 config 2016-12-16 19:14:52 +01:00
prj_frdm_k64f_cc2520.conf samples: net: Fix compile error following frdm pinmux change 2016-12-16 19:14:53 +01:00
prj_frdm_k64f.conf samples: net: Convert the echo apps config files to native stack 2016-12-02 12:41:18 +02:00
prj_qemu_802154.conf samples: net: Use uart-pipe for 802154 iface in echo apps 2016-12-02 12:41:09 +02:00
prj_qemu_x86.conf samples: net: Use qemu_x86 config file by default for echo apps 2016-12-02 12:41:19 +02:00
prj_slip.conf samples: net: Convert the echo apps config files to native stack 2016-12-02 12:41:18 +02:00
testcase.ini net: Remove legacy Contiki based uIP stack 2016-12-02 12:41:17 +02:00