summaryrefslogtreecommitdiff
path: root/nuttx/arch/README.txt
diff options
context:
space:
mode:
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.