From f8db739e0dad7d95440cb307f38a11949c97e84e Mon Sep 17 00:00:00 2001 From: Denis Shienkov Date: Sun, 27 Oct 2019 11:01:14 +0300 Subject: Doc: Add mention about new supported toolchain architectures Change-Id: Ic832eb7449af9c43bc72260e88cfa4e22e102a7a Reviewed-by: Christian Kandeler --- doc/src/projects/creator-only/creator-projects-compilers.qdoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/src/projects/creator-only/creator-projects-compilers.qdoc b/doc/src/projects/creator-only/creator-projects-compilers.qdoc index b91d5b7d9e..a06a38d937 100644 --- a/doc/src/projects/creator-only/creator-projects-compilers.qdoc +++ b/doc/src/projects/creator-only/creator-projects-compilers.qdoc @@ -87,7 +87,8 @@ \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 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 compilers from the various KEIL development environments. @@ -95,7 +96,7 @@ \li \l{https://sdcc.sourceforge.net}{SDCC} is a retargetable, optimizing 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 -- cgit v1.2.1