Go to file
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
.known-issues
arch cc3200: Move UART peripheral clock enable into soc init 2016-12-20 09:14:49 -06:00
boards frdm_k64f: hexiwear_k64: Fix basic blinky sample 2016-12-20 09:14:49 -06:00
doc
drivers boards: arm: Refactor the GPIO and UART dependencies 2016-12-20 09:14:48 -06:00
ext ext: Update Nordic MDK header files 2016-12-20 09:14:48 -06:00
include
kernel
lib
misc
samples echo_server: Fix frdm_k64f build in the absence of CC2520 2016-12-20 13:44:41 +00:00
scripts boards: arm: Add support for the Nordic pca10056 PDK 2016-12-20 09:14:48 -06:00
subsys Bluetooth: controller: Use SERIES config instead of NRF52 2016-12-20 09:14:47 -06:00
tests
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
LICENSING.rst
MAINTAINERS
Makefile
Makefile.inc
release-notes.rst
zephyr-env.sh