commit | feef536ada8744bd0bc6da8025ccb6d90bf68389 | [log] [tgz] |
---|---|---|
author | Maureen Helm <maureen.helm@nxp.com> | Tue Dec 13 17:24:54 2016 -0600 |
committer | Kumar Gala <kumar.gala@linaro.org> | Tue Dec 20 09:14:49 2016 -0600 |
tree | 5ee95c04eb7a791e22d58521af8e264a248a543b | |
parent | d73ee7e37dbccbf3b576767691169102ace88a2b [diff] |
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>