summaryrefslogtreecommitdiff
path: root/nuttx/configs/avr32dev1/include
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-10-03 18:40:51 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-10-03 18:40:51 +0000
commit05fc297d189c70ae505b3a298384df6ab2f6fdb4 (patch)
tree10eb5cd886280fdb9fd100f96e4fb6d2f351618e /nuttx/configs/avr32dev1/include
parent639f299b1d45e5c93d818b6d4a6bb27894282624 (diff)
downloadpx4-nuttx-05fc297d189c70ae505b3a298384df6ab2f6fdb4.tar.gz
px4-nuttx-05fc297d189c70ae505b3a298384df6ab2f6fdb4.tar.bz2
px4-nuttx-05fc297d189c70ae505b3a298384df6ab2f6fdb4.zip
Initial fixes to configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2963 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/avr32dev1/include')
-rwxr-xr-xnuttx/configs/avr32dev1/include/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/avr32dev1/include/board.h b/nuttx/configs/avr32dev1/include/board.h
index 25c7613ab..6f93d68a9 100755
--- a/nuttx/configs/avr32dev1/include/board.h
+++ b/nuttx/configs/avr32dev1/include/board.h
@@ -1,5 +1,5 @@
/************************************************************************************
- * configs/at91dev1/include/board.h
+ * configs/avr32dev1/include/board.h
* include/arch/board/board.h
*
* Copyright (C) 2010 Gregory Nutt. All rights reserved.