summaryrefslogtreecommitdiff
path: root/nuttx/configs/twr-k60n512
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/twr-k60n512')
-rw-r--r--nuttx/configs/twr-k60n512/src/up_boot.c6
-rw-r--r--nuttx/configs/twr-k60n512/src/up_leds.c7
2 files changed, 7 insertions, 6 deletions
diff --git a/nuttx/configs/twr-k60n512/src/up_boot.c b/nuttx/configs/twr-k60n512/src/up_boot.c
index ee6d4fa0d..64f83cfc4 100644
--- a/nuttx/configs/twr-k60n512/src/up_boot.c
+++ b/nuttx/configs/twr-k60n512/src/up_boot.c
@@ -1,8 +1,7 @@
/************************************************************************************
* configs/twr-k60n512/src/up_boot.c
- * arch/arm/src/board/up_boot.c
*
- * Copyright (C) 2011 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2011, 2015 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without
@@ -42,13 +41,14 @@
#include <debug.h>
+#include <nuttx/board.h>
#include <arch/board/board.h>
#include "up_arch.h"
#include "twrk60-internal.h"
/************************************************************************************
- * Definitions
+ * Pre-processor Definitions
************************************************************************************/
/************************************************************************************
diff --git a/nuttx/configs/twr-k60n512/src/up_leds.c b/nuttx/configs/twr-k60n512/src/up_leds.c
index ba6a18302..8abbd190e 100644
--- a/nuttx/configs/twr-k60n512/src/up_leds.c
+++ b/nuttx/configs/twr-k60n512/src/up_leds.c
@@ -1,8 +1,7 @@
/****************************************************************************
* configs/twr-k60n512/src/up_leds.c
- * arch/arm/src/board/up_leds.c
*
- * Copyright (C) 2011, 2013 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2011, 2013, 2015 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without
@@ -42,11 +41,13 @@
#include <debug.h>
+#include <nuttx/board.h>
+
#include "kinetis_internal.h"
#include "twrk60-internal.h"
/****************************************************************************
- * Definitions
+ * Pre-processor Definitions
****************************************************************************/
/* The TWR-K60N512 has four LEDs:
*