summaryrefslogtreecommitdiff
path: root/gcc/doc/avr-mmcu.texi
diff options
context:
space:
mode:
authordenisc <denisc@138bc75d-0d04-0410-961f-82ee72b054a4>2014-03-03 16:04:47 +0000
committerdenisc <denisc@138bc75d-0d04-0410-961f-82ee72b054a4>2014-03-03 16:04:47 +0000
commitdd872ef1bf1974505dcc4b8f720aeaa18d0c3d00 (patch)
tree4f636862a71ab63a34e935a3e990928b88ee13f3 /gcc/doc/avr-mmcu.texi
parent1541c402de4e7b750fdf2b6d6b03c101d48a1bd9 (diff)
downloadgcc-dd872ef1bf1974505dcc4b8f720aeaa18d0c3d00.tar.gz
* config/avr/avr-mcus.def: Remove atxmega16x1.
* config/avr/avr-tables.opt: Regenerate. * config/avr/t-multilib: Regenerate. * doc/avr-mmcu.texi: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@208281 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/avr-mmcu.texi')
-rw-r--r--gcc/doc/avr-mmcu.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/avr-mmcu.texi b/gcc/doc/avr-mmcu.texi
index cd167c5e389..175407b095c 100644
--- a/gcc/doc/avr-mmcu.texi
+++ b/gcc/doc/avr-mmcu.texi
@@ -50,7 +50,7 @@
@item avrxmega2
``XMEGA'' devices with more than 8@tie{}KiB and up to 64@tie{}KiB of program memory.
-@*@var{mcu}@tie{}= @code{atmxt112sl}, @code{atmxt224}, @code{atmxt224e}, @code{atmxt336s}, @code{atxmega16a4}, @code{atxmega16a4u}, @code{atxmega16c4}, @code{atxmega16d4}, @code{atxmega16x1}, @code{atxmega32a4}, @code{atxmega32a4u}, @code{atxmega32c4}, @code{atxmega32d4}, @code{atxmega32e5}, @code{atxmega32x1}.
+@*@var{mcu}@tie{}= @code{atmxt112sl}, @code{atmxt224}, @code{atmxt224e}, @code{atmxt336s}, @code{atxmega16a4}, @code{atxmega16a4u}, @code{atxmega16c4}, @code{atxmega16d4}, @code{atxmega32a4}, @code{atxmega32a4u}, @code{atxmega32c4}, @code{atxmega32d4}, @code{atxmega32e5}, @code{atxmega32x1}.
@item avrxmega4
``XMEGA'' devices with more than 64@tie{}KiB and up to 128@tie{}KiB of program memory.