zephyr/samples
Maureen Helm 4f5c2702da samples: net: Use mcux pinmux driver for frdm_k64f_cc2520 projects
Sample projects that pair the frdm_k64f board with a cc2520 require
additional pinmux settings beyond the standard frdm_k64f pinmux. These
settings used the private k64 pinmux API rather than the public pinmux
API.

Because the mcux pinmux driver now always supports the public pinmux API
(vs. the k64 pinmux driver which only supported it in pinmux dev mode),
we can convert the frdm_k64f_cc2520 projects to use the public pinmux
API and the mcux pinmux driver.

Change-Id: Idfae8393171b007d8629e34bfae64255f55c6792
Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2017-01-12 09:46:27 -06:00
..
basic samples: basic: Move pwm driver samples 2017-01-11 15:15:31 +00:00
bluetooth build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
drivers samples: basic: Move pwm driver samples 2017-01-11 15:15:31 +00:00
environmental_sensing kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTS 2017-01-08 18:09:52 +00:00
grove sensor: Fix samples that assume incorrect sensor_value type. 2017-01-08 16:16:15 +00:00
hello_world build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
ipm kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTS 2017-01-08 18:09:52 +00:00
legacy build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
logger-hook build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
net samples: net: Use mcux pinmux driver for frdm_k64f_cc2520 projects 2017-01-12 09:46:27 -06:00
nfc/nfc_hello build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
philosophers build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
power/power_mgr power_mgr: Update sample app with ARC DEEP_SLEEP 2016-12-16 17:01:30 +00:00
sensor samples: apds9960: move under sensors and update docs 2017-01-11 12:24:58 +00:00
shell shell: add stacks command 2017-01-11 20:47:10 +00:00
static_lib build: Document outputexports 2016-11-12 02:08:08 +00:00
synchronization build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
testing net: buf: Remove the need for net_buf_pool_init() 2016-12-15 09:58:02 +02:00
usb subsys: disk: Refactor disk_access stuff into a directory 2017-01-08 20:58:05 +00:00
advanced.rst doc: move documetnation context to root directory 2017-01-06 22:51:31 +00:00
kernel.rst doc: move documetnation context to root directory 2017-01-06 22:51:31 +00:00
samples.rst doc: add template for sample documentation 2017-01-08 08:48:16 -05:00