zephyr/boards/arm/frdm_k64f
Maureen Helm feef536ada frdm_k64f: Fix basic button sample
The basic button sample expects SW0_GPIO_NAME and SW0_GPIO_PIN macros to
be defined by board.h. The frdm_64f doesn't have a physical switch with
this name, so create an alias to SW3 to make the sample work.

Change-Id: I61eb096582d9898dbcb9799e69078ad0c4b700cf
Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2016-12-20 09:14:49 -06:00
..
support board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
board.h frdm_k64f: Fix basic button sample 2016-12-20 09:14:49 -06:00
frdm_k64f_defconfig board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
Kconfig.board board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
Kconfig.defconfig drivers: eth_ksdk: Theres is no longer 'ETHERNET' Kconfig option 2016-12-16 19:14:55 +01:00
Makefile frdm_k64f: Add pin init using ksdk pinmux driver 2016-12-10 21:14:12 +00:00
Makefile.board board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
pinmux.c frdm_k64f: Add pin init using ksdk pinmux driver 2016-12-10 21:14:12 +00:00