diff options
author | Martin Liska <mliska@suse.cz> | 2022-11-13 21:58:13 +0100 |
---|---|---|
committer | Martin Liska <mliska@suse.cz> | 2022-11-14 09:35:05 +0100 |
commit | 3c1d0356cfae9b8e7920f2929ea808ade7988075 (patch) | |
tree | faaa15b58f75bef5691552c0cf013e34a17ba161 /gcc/doc | |
parent | 705dd990de14128381962f8a9baf5b79be2b7d03 (diff) | |
download | gcc-3c1d0356cfae9b8e7920f2929ea808ade7988075.zip gcc-3c1d0356cfae9b8e7920f2929ea808ade7988075.tar.gz gcc-3c1d0356cfae9b8e7920f2929ea808ade7988075.tar.bz2 |
Revert "avr: sphinx: port gen-avr-mmcu to RST"
This reverts commit 79f1313608b468fd6a0f329d2e265fa67bba7cc1.
Diffstat (limited to 'gcc/doc')
-rw-r--r-- | gcc/doc/gcc/gcc-command-options/machine-dependent-options/avr-mmcu.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/doc/gcc/gcc-command-options/machine-dependent-options/avr-mmcu.rst b/gcc/doc/gcc/gcc-command-options/machine-dependent-options/avr-mmcu.rst index 120f919..df82d0c 100644 --- a/gcc/doc/gcc/gcc-command-options/machine-dependent-options/avr-mmcu.rst +++ b/gcc/doc/gcc/gcc-command-options/machine-dependent-options/avr-mmcu.rst @@ -94,5 +94,4 @@ ``avr1`` This ISA is implemented by the minimal AVR core and supported for assembler only. - :samp:`{mcu}=` ``attiny11``, ``attiny12``, ``attiny15``, ``attiny28``, ``at90s1200``. - + :samp:`{mcu}=` ``attiny11``, ``attiny12``, ``attiny15``, ``attiny28``, ``at90s1200``.
\ No newline at end of file |