diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/arm-gcc.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/arm-gcc.rst b/source/arm-gcc.rst index 5fb9a17..75c3292 100644 --- a/source/arm-gcc.rst +++ b/source/arm-gcc.rst @@ -4,7 +4,7 @@ GCC for Maple ============= -This document provides notes on using of ``arm-none-eabi-gcc``, the +This document provides notes on using ``arm-none-eabi-gcc``, the `CodeSourcery <http://www.codesourcery.com/>`_ version of the GNU `GCC <http://gcc.gnu.org/>`_ compilers used for the Maple boards. It is not intended as a reference manual for GCC; such manuals are available |