diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-03-05 04:26:47 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-03-05 04:27:06 +0100 |
commit | a50be70cd8184d2820efdd82f6ec1c5b92664d27 (patch) | |
tree | 1fa4a8969c18488a5c2f4c18b95287aca81bb18c /docs | |
parent | c56e90a45cd5017fc17b2889770bdf2c94aecc2b (diff) |
docs: update architecture list
Diffstat (limited to 'docs')
-rw-r--r-- | docs/introduction.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/introduction.txt b/docs/introduction.txt index 586ac09ef..9ea3568d3 100644 --- a/docs/introduction.txt +++ b/docs/introduction.txt @@ -23,10 +23,10 @@ GNU libc and newlib. Embedded systems often use processors that are not the regular x86 processors everyone is used to having in his PC. -OpenADK supports 38 different architectures: +OpenADK supports 40 different architectures: AARCH64, Alpha, ARC, ARM, AVR32, Blackfin, C6X, CR16, CRIS, Epiphany, FR-V, H8/300, HPPA, IA64, LM32, M32R, M68K, METAG, Microblaze, MIPS, MIPS64, MN10300, -Moxie, MSP430, NDS32, NIOS2, OR1K, PPC, PPC64, S/390, SH, SPARC, SPARC64, Tile, +Moxie, MSP430, NDS32, NIOS2, OR1K, PPC, PPC64, RiscV, RX, S/390, SH, SPARC, SPARC64, Tile, V850, X86, X86_64 and Xtensa. OpenADK supports numerous processors and their variants; it also comes |