summaryrefslogtreecommitdiff
path: root/nuttx/configs/twr-k60n512/src
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-08-19 00:28:00 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-08-19 00:28:00 +0000
commit45cd8d21a57918b35f458aacda65fdb0572fafa4 (patch)
tree198b5b9b4e3695d5368562ff602155bbae0d2244 /nuttx/configs/twr-k60n512/src
parent4b8d4ec8d97d5557b6f3f8eb20f4fc4703d37384 (diff)
downloadpx4-nuttx-45cd8d21a57918b35f458aacda65fdb0572fafa4.tar.gz
px4-nuttx-45cd8d21a57918b35f458aacda65fdb0572fafa4.tar.bz2
px4-nuttx-45cd8d21a57918b35f458aacda65fdb0572fafa4.zip
Add twr-k60n512 NSH configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3893 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/twr-k60n512/src')
-rw-r--r--[-rwxr-xr-x]nuttx/configs/twr-k60n512/src/Makefile0
-rw-r--r--[-rwxr-xr-x]nuttx/configs/twr-k60n512/src/twrk60-internal.h0
-rw-r--r--[-rwxr-xr-x]nuttx/configs/twr-k60n512/src/up_boot.c0
-rw-r--r--[-rwxr-xr-x]nuttx/configs/twr-k60n512/src/up_leds.c0
-rw-r--r--[-rwxr-xr-x]nuttx/configs/twr-k60n512/src/up_nsh.c4
-rw-r--r--[-rwxr-xr-x]nuttx/configs/twr-k60n512/src/up_spi.c0
-rw-r--r--[-rwxr-xr-x]nuttx/configs/twr-k60n512/src/up_usbstrg.c0
7 files changed, 0 insertions, 4 deletions
diff --git a/nuttx/configs/twr-k60n512/src/Makefile b/nuttx/configs/twr-k60n512/src/Makefile
index 4a5e743b7..4a5e743b7 100755..100644
--- a/nuttx/configs/twr-k60n512/src/Makefile
+++ b/nuttx/configs/twr-k60n512/src/Makefile
diff --git a/nuttx/configs/twr-k60n512/src/twrk60-internal.h b/nuttx/configs/twr-k60n512/src/twrk60-internal.h
index bbec8955a..bbec8955a 100755..100644
--- a/nuttx/configs/twr-k60n512/src/twrk60-internal.h
+++ b/nuttx/configs/twr-k60n512/src/twrk60-internal.h
diff --git a/nuttx/configs/twr-k60n512/src/up_boot.c b/nuttx/configs/twr-k60n512/src/up_boot.c
index d6cd382d1..d6cd382d1 100755..100644
--- a/nuttx/configs/twr-k60n512/src/up_boot.c
+++ b/nuttx/configs/twr-k60n512/src/up_boot.c
diff --git a/nuttx/configs/twr-k60n512/src/up_leds.c b/nuttx/configs/twr-k60n512/src/up_leds.c
index fe03db368..fe03db368 100755..100644
--- a/nuttx/configs/twr-k60n512/src/up_leds.c
+++ b/nuttx/configs/twr-k60n512/src/up_leds.c
diff --git a/nuttx/configs/twr-k60n512/src/up_nsh.c b/nuttx/configs/twr-k60n512/src/up_nsh.c
index 1fad22353..c70e222f6 100755..100644
--- a/nuttx/configs/twr-k60n512/src/up_nsh.c
+++ b/nuttx/configs/twr-k60n512/src/up_nsh.c
@@ -63,10 +63,6 @@
/* Configuration ************************************************************/
-/* For now, don't build in any SPI1 support -- NSH is not using it */
-
-#undef CONFIG_KINETIS_SPI1
-
/* PORT and SLOT number probably depend on the board configuration */
#ifdef CONFIG_ARCH_BOARD_TWR_K60N512
diff --git a/nuttx/configs/twr-k60n512/src/up_spi.c b/nuttx/configs/twr-k60n512/src/up_spi.c
index 6f8c3995b..6f8c3995b 100755..100644
--- a/nuttx/configs/twr-k60n512/src/up_spi.c
+++ b/nuttx/configs/twr-k60n512/src/up_spi.c
diff --git a/nuttx/configs/twr-k60n512/src/up_usbstrg.c b/nuttx/configs/twr-k60n512/src/up_usbstrg.c
index cdc373205..cdc373205 100755..100644
--- a/nuttx/configs/twr-k60n512/src/up_usbstrg.c
+++ b/nuttx/configs/twr-k60n512/src/up_usbstrg.c