zephyr/samples/net/echo_client
Tomasz Bursztyka 572f41a464 samples: net: echo apps: Add cc2520 configuration for frdm_k64f
Common code found in samples/net/common
App is built with:
make BOARD=frdm_k64f CONF_FILE=prj_frdm_k64f_cc2520.conf

Note: debug messages are enabled on many parts of the system, and these
are killing the timings. So it's not unusual at all to see rx errors on
cc2520 side. Without most of the debug, much less error will occur (if
any when dbg is fully disabled).

Change-Id: Ib6f0868c300652270661e72e80108804308164ab
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-12-16 19:14:52 +01:00
..
src samples: net: echo apps: Add cc2520 configuration for frdm_k64f 2016-12-16 19:14:52 +01:00
Makefile samples: net: Use board specific conf file for echo apps 2016-12-02 12:41:19 +02:00
prj_arduino_101.conf net: Make native IP stack the default 2016-12-02 12:41:17 +02: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_bt.conf Bluetooth: Kconfig: Restructure for a more logical hierarchy 2016-11-11 07:59:15 +02:00
prj_cc2520.conf net: Make native IP stack the default 2016-12-02 12:41:17 +02:00
prj_frdm_k64f_cc2520.conf samples: net: echo apps: Add cc2520 configuration for frdm_k64f 2016-12-16 19:14:52 +01: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