summaryrefslogtreecommitdiff
path: root/nuttx/arch/avr/include
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-10-05 17:51:00 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-10-05 17:51:00 +0000
commitf530cf486e93a821f447c67b4bc9fc090bae64c1 (patch)
tree971f1a9ff72072613ab8aa04e242b8426304883d /nuttx/arch/avr/include
parent067eb3b40bc5856fc4d5dea2ca7a4668073a102e (diff)
downloadpx4-nuttx-f530cf486e93a821f447c67b4bc9fc090bae64c1.tar.gz
px4-nuttx-f530cf486e93a821f447c67b4bc9fc090bae64c1.tar.bz2
px4-nuttx-f530cf486e93a821f447c67b4bc9fc090bae64c1.zip
Another typo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2969 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/avr/include')
-rwxr-xr-xnuttx/arch/avr/include/avr32/avr32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/avr/include/avr32/avr32.h b/nuttx/arch/avr/include/avr32/avr32.h
index f029e3f2f..2c0c66dbf 100755
--- a/nuttx/arch/avr/include/avr32/avr32.h
+++ b/nuttx/arch/avr/include/avr32/avr32.h
@@ -121,7 +121,7 @@
#define AVR32_MPUAPRD 0x190 /* MPU Access Permission Register Data regions */
#define AVR32_MPUCR 0x194 /* MPU Control Register */
/* 0x198-0x2fc: Reserved for future use */
-#define AVR32_IMPL 0x30 /* 0x300-0x3fc: Implementation defined */
+#define AVR32_IMPL 0x300 /* 0x300-0x3fc: Implementation defined */
/* Status register bit definitions */