zephyr/samples
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
..
basic
bluetooth Bluetooth: samples: Add extern "C" { } block to GATT header files 2016-12-16 11:23:33 +02:00
drivers
environmental_sensing
grove
hello_world
ipm
legacy
logger-hook
net samples: net: echo apps: Add cc2520 configuration for frdm_k64f 2016-12-16 19:14:52 +01:00
nfc/nfc_hello
philosophers
power/power_mgr power_mgr: Update sample app with ARC DEEP_SLEEP 2016-12-16 17:01:30 +00:00
sensor samples: bmi160: replace printf with printk 2016-12-16 15:56:34 +00:00
shell
static_lib
synchronization
testing
usb