mirror of
https://github.com/apache/nuttx.git
synced 2026-09-06 00:52:58 +00:00
freedom-k64f: Include kinetis.h for resources macros
Change-Id: I37560525678b820668abcb6e4aae93b978797066 Forwarded: https://github.com/apache/incubator-nuttx/pulls/rzr Signed-off-by: Philippe Coval rzr@users.sf.net
This commit is contained in:
parent
cabaa10428
commit
b76b3b6f3d
1 changed files with 2 additions and 0 deletions
|
|
@ -46,6 +46,8 @@
|
|||
#include <nuttx/board.h>
|
||||
#include <arch/board/board.h>
|
||||
|
||||
#include "kinetis.h"
|
||||
|
||||
#include "freedom-k64f.h"
|
||||
|
||||
#ifdef CONFIG_ARCH_BUTTONS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue