commit | d73ee7e37dbccbf3b576767691169102ace88a2b | [log] [tgz] |
---|---|---|
author | Maureen Helm <maureen.helm@nxp.com> | Tue Dec 13 08:34:45 2016 -0600 |
committer | Kumar Gala <kumar.gala@linaro.org> | Tue Dec 20 09:14:49 2016 -0600 |
tree | cd76d8b473a7eac4d746d89c7cca832bbf8551bc | |
parent | 8b93aaa2291a7de7a39deb511ca0de33621a3d7c [diff] |
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>