summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/projects/creator-only/creator-projects-compilers.qdoc5
1 files changed, 3 insertions, 2 deletions
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