forked from qt-creator/qt-creator
Doc: Add mention about new supported toolchain architectures
Change-Id: Ic832eb7449af9c43bc72260e88cfa4e22e102a7a Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -87,7 +87,8 @@
|
|||||||
\li \l{https://www.iar.com/iar-embedded-workbench/}{IAREW} is a group of
|
\li \l{https://www.iar.com/iar-embedded-workbench/}{IAREW} is a group of
|
||||||
C and C++ bare-metal compilers from the various IAR Embedded Workbench
|
C and C++ bare-metal compilers from the various IAR Embedded Workbench
|
||||||
development environments.
|
development environments.
|
||||||
\note Currently supported architectures are \c 8051, \c AVR, and \c ARM.
|
\note Currently supported architectures are \c 8051, \c AVR, \c ARM,
|
||||||
|
\c STM8, and \c MSP430.
|
||||||
|
|
||||||
\li \l{https://www.keil.com}{KEIL} is a group of C and C++ bare-metal
|
\li \l{https://www.keil.com}{KEIL} is a group of C and C++ bare-metal
|
||||||
compilers from the various KEIL development environments.
|
compilers from the various KEIL development environments.
|
||||||
@@ -95,7 +96,7 @@
|
|||||||
|
|
||||||
\li \l{https://sdcc.sourceforge.net}{SDCC} is a retargetable, optimizing
|
\li \l{https://sdcc.sourceforge.net}{SDCC} is a retargetable, optimizing
|
||||||
C bare-metal compiler for various architectures.
|
C bare-metal compiler for various architectures.
|
||||||
\note Currently supported architecture is \c 8051.
|
\note Currently supported architectures are \c 8051 and \c STM8.
|
||||||
|
|
||||||
\endlist
|
\endlist
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user