zephyr/boards/arm/hexiwear_k64
Maureen Helm d73ee7e37d frdm_k64f: hexiwear_k64: Fix basic blinky sample
The basic blinky sample expects LED0_GPIO_PORT and LED0_GPIO_PIN macros
to be defined by board.h. The frdm_k64f and hexiwear_k64 boards don't
have a physical LED with this name, so create an alias to the green LED
to make the sample work.

Change-Id: I3426c571bb2e3165dbd9f4372d863b474c35fd5c
Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2016-12-20 09:14:49 -06:00
..
Kconfig.board
Kconfig.defconfig hexiwear_k64: Add pin init using ksdk pinmux driver 2016-12-10 21:14:12 +00:00
Makefile hexiwear_k64: Add pin init using ksdk pinmux driver 2016-12-10 21:14:12 +00:00
board.h frdm_k64f: hexiwear_k64: Fix basic blinky sample 2016-12-20 09:14:49 -06:00
hexiwear_k64_defconfig
pinmux.c hexiwear_k64: Add pin init using ksdk pinmux driver 2016-12-10 21:14:12 +00:00