summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorFelipe Torrezan <felipe.torrezan@iar.com>2021-02-10 13:20:25 (GMT)
committerBrad King <brad.king@kitware.com>2021-02-12 11:51:05 (GMT)
commit8ee933900e53646a9d4753211d6828b1dfb21709 (patch)
tree1979ed57efcaa41891d51822ca070a9f8f960e5e /Help
parentfaec25c19899faef39d082b5b0b2e1120c298459 (diff)
downloadCMake-8ee933900e53646a9d4753211d6828b1dfb21709.zip
CMake-8ee933900e53646a9d4753211d6828b1dfb21709.tar.gz
CMake-8ee933900e53646a9d4753211d6828b1dfb21709.tar.bz2
IAR: add support for the STM8 compiler
Diffstat (limited to 'Help')
-rw-r--r--Help/release/3.20.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/release/3.20.rst b/Help/release/3.20.rst
index 4a3ff70..efe937b 100644
--- a/Help/release/3.20.rst
+++ b/Help/release/3.20.rst
@@ -58,6 +58,8 @@ Compilers
The Intel oneAPI Classic compilers (``icc``, ``icpc``, and ``ifort``)
continue to be supported with compiler id ``Intel``.
+* Support was added for the IAR STM8 compiler.
+
Platforms
---------