summaryrefslogtreecommitdiff
path: root/nuttx/configs/demo9s12ne64
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-02-13 20:00:48 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-02-13 20:00:48 +0000
commited8db12a5a3c19a75ec982035878d1108435c876 (patch)
tree7281cffb0735134d07b922b33101a2c56307b4c3 /nuttx/configs/demo9s12ne64
parente623e1d34592a6da298b97128a537be51f3c6ca5 (diff)
downloadpx4-nuttx-ed8db12a5a3c19a75ec982035878d1108435c876.tar.gz
px4-nuttx-ed8db12a5a3c19a75ec982035878d1108435c876.tar.bz2
px4-nuttx-ed8db12a5a3c19a75ec982035878d1108435c876.zip
Rename mc9s12ne64 directories and files to just m9s12
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3288 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/demo9s12ne64')
-rwxr-xr-xnuttx/configs/demo9s12ne64/include/board.h2
-rwxr-xr-xnuttx/configs/demo9s12ne64/ostest/defconfig2
2 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/demo9s12ne64/include/board.h b/nuttx/configs/demo9s12ne64/include/board.h
index 5cc401461..d4c30013c 100755
--- a/nuttx/configs/demo9s12ne64/include/board.h
+++ b/nuttx/configs/demo9s12ne64/include/board.h
@@ -2,7 +2,7 @@
* configs/demo9s12ne64/include/board.h
* include/arch/board/board.h
*
- * Copyright (C) 2009 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2009, 2011 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <spudmonkey@racsa.co.cr>
*
* Redistribution and use in source and binary forms, with or without
diff --git a/nuttx/configs/demo9s12ne64/ostest/defconfig b/nuttx/configs/demo9s12ne64/ostest/defconfig
index e1f564223..fc52adf26 100755
--- a/nuttx/configs/demo9s12ne64/ostest/defconfig
+++ b/nuttx/configs/demo9s12ne64/ostest/defconfig
@@ -72,7 +72,7 @@
CONFIG_ARCH=hc
CONFIG_ARCH_HC=y
CONFIG_ARCH_HCS12=y
-CONFIG_ARCH_CHIP=mc9s12ne64
+CONFIG_ARCH_CHIP=m9s12
CONFIG_ARCH_CHIP_MCS92S12NEC64=y
CONFIG_ARCH_BOARD=demo9s12ne64
CONFIG_ARCH_BOARD_DEMOS92S12NEC64=y