zephyr/samples/net/common
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
..
Makefile.ipstack samples: net: enable debugging with qemu target 2016-12-02 12:41:17 +02:00
cc2520_a101.c samples: net: echo apps: Add cc2520 configuration for arduino_101 2016-12-02 12:41:20 +02:00
cc2520_frdm_k64f.c samples: net: echo apps: Add cc2520 configuration for frdm_k64f 2016-12-16 19:14:52 +01:00
net_testing.h net: samples: Fix RFC3849 address config option. 2016-08-10 15:14:44 +00:00