summaryrefslogtreecommitdiff
path: root/nuttx/configs/micropendous3/include
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-11 14:53:56 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-11 14:53:56 +0000
commitc0cf3ce4b3306a6ea08d579f84247900b7e9611e (patch)
treef957ffd23905edecc82b8403ddcc3a076a134fe6 /nuttx/configs/micropendous3/include
parent6824157a582c0ba02a97f460be9fd3bd94c1e485 (diff)
downloadnuttx-c0cf3ce4b3306a6ea08d579f84247900b7e9611e.tar.gz
nuttx-c0cf3ce4b3306a6ea08d579f84247900b7e9611e.tar.bz2
nuttx-c0cf3ce4b3306a6ea08d579f84247900b7e9611e.zip
Add ATMega128 configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3695 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/micropendous3/include')
-rwxr-xr-xnuttx/configs/micropendous3/include/board.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/configs/micropendous3/include/board.h b/nuttx/configs/micropendous3/include/board.h
index 9af841c9d..f5b9585d7 100755
--- a/nuttx/configs/micropendous3/include/board.h
+++ b/nuttx/configs/micropendous3/include/board.h
@@ -34,8 +34,8 @@
*
****************************************************************************/
-#ifndef __CONFIGS_MICROPENDOUS_INCLUDE_BOARD_H
-#define __CONFIGS_MICROPENDOUS_INCLUDE_BOARD_H
+#ifndef __CONFIGS_MICROPENDOUS3_INCLUDE_BOARD_H
+#define __CONFIGS_MICROPENDOUS3_INCLUDE_BOARD_H
/****************************************************************************
* Included Files
@@ -90,4 +90,4 @@ extern "C" {
#endif
#endif /* __ASSEMBLY__ */
-#endif /* __CONFIGS_MICROPENDOUS_INCLUDE_BOARD_H */
+#endif /* __CONFIGS_MICROPENDOUS3_INCLUDE_BOARD_H */