aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDenis Shienkov <denis.shienkov@gmail.com>2021-09-21 09:42:40 +0300
committerDenis Shienkov <denis.shienkov@gmail.com>2021-09-21 12:37:36 +0000
commitfcd82d6f2c0c1cd780ca18ec2f7c8e3d5a70f814 (patch)
tree7fe06a561dbde39a4e2abb4c03b2ea9d5ba75020 /doc
parentb637dd6181bddab0e80aa0c04f96dfecb3f5cd51 (diff)
Add Elbrus E2K architecture for GCC toolchain
This patch adds support for the Russian E2K architecture used in the Elbrus processors. At the moment, the LCC compiler is used which is based on the GCC. We can not share the autotests since LCC compiler is proprietary, but at least the bare metal tests are passed on my local PC. Fixes: QBS-1675 Change-Id: I9bc75d912128572fc79dfa8ff536dc731790ca83 Reviewed-by: Ivan Komissarov <ABBAPOH@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/modules/qbs-module.qdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/reference/modules/qbs-module.qdoc b/doc/reference/modules/qbs-module.qdoc
index 82a9120cc..b785f101d 100644
--- a/doc/reference/modules/qbs-module.qdoc
+++ b/doc/reference/modules/qbs-module.qdoc
@@ -338,6 +338,10 @@
\li 16-bit compact RISC architecture microcontroller family
developed by National Semiconductor
\row
+ \li \c{"e2k"}
+ \li 512-bit Russian wide VLIW microprocessor developed by Moscow Center
+ of SPARC Technologies (MCST) and fabricated by TSMC
+ \row
\li \c{"hcs8"}
\li 8-bit HC08 and S08 microcontroller family from Freescale Semiconductor
\row