zephyr/samples/net/echo_server
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
..
src net: ip: Improve logging by adding a dedicated sys_log level 2017-01-02 10:03:20 +01:00
Makefile net: echo_server: Enable Bluetooth support 2016-12-16 19:14:52 +01:00
prj_arduino_101_cc2520.conf net: statistics: Provide specific Kconfig options 2017-01-02 10:03:18 +01:00
prj_arduino_101.conf kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTS 2017-01-08 18:09:52 +00:00
prj_bt.conf kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTS 2017-01-08 18:09:52 +00:00
prj_cc2520.conf net: statistics: Provide specific Kconfig options 2017-01-02 10:03:18 +01:00
prj_frdm_k64f_cc2520.conf samples: net: Use mcux pinmux driver for frdm_k64f_cc2520 projects 2017-01-12 09:46:27 -06:00
prj_frdm_k64f.conf samples: net: Remove unnecessary eth_ksdk project settings 2017-01-12 09:46:26 -06:00
prj_qemu_802154.conf net: statistics: Provide specific Kconfig options 2017-01-02 10:03:18 +01:00
prj_qemu_x86.conf kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTS 2017-01-08 18:09:52 +00:00
prj_slip.conf kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTS 2017-01-08 18:09:52 +00:00
testcase.ini net: do not skip sanitycheck on samples 2017-01-06 22:08:14 +00:00