summaryrefslogtreecommitdiff
path: root/nuttx/arch/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-10-30 00:40:53 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-10-30 00:40:53 +0000
commitfc44796aa0ce534591ab5f19fad282f34ff1ab44 (patch)
tree9cdab5d8ef446adb1d3034888d31112208c0dafa /nuttx/arch/README.txt
parent39f492cc53cc5d6b2e744ee68d9f6bd724f933c2 (diff)
downloadnuttx-fc44796aa0ce534591ab5f19fad282f34ff1ab44.tar.gz
nuttx-fc44796aa0ce534591ab5f19fad282f34ff1ab44.tar.bz2
nuttx-fc44796aa0ce534591ab5f19fad282f34ff1ab44.zip
Fix big-time naming error -- what was I thinking?
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3058 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/README.txt')
-rw-r--r--nuttx/arch/README.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/arch/README.txt b/nuttx/arch/README.txt
index b93474e81..21296e994 100644
--- a/nuttx/arch/README.txt
+++ b/nuttx/arch/README.txt
@@ -229,9 +229,9 @@ arch/avr
arch/avr/include/avr32 and arch/avr/src/avr32
Common support for all AVR32 MCUs
- arch/avr/include/at91uc3 and arch/avr/src/at91uc3
- Support specifically for the AT91UC3Bxxx family (specifically only for
- the AT91UC3B0256 at the moment).
+ arch/avr/include/at32uc3 and arch/avr/src/at32uc3
+ Support specifically for the AT32UC3Bxxx family (specifically only for
+ the AT32UC3B0256 at the moment).
arch/hc
This directory is dedicated to ports to the Freescale HC family.