diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2019-10-09 20:36:04 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2019-10-09 20:36:14 +0200 |
commit | 15f2c9b8b108dd2849df5eb74def67f589ea824f (patch) | |
tree | 40c1eb5031cfaf09409edc594232cc39b266fc84 /docs | |
parent | d07b1a0fe8d7a3e79e9ee9d4ee7fce2be1921291 (diff) |
docs: update architecture list
Diffstat (limited to 'docs')
-rw-r--r-- | docs/introduction.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/introduction.txt b/docs/introduction.txt index 3c858e7b8..8bab44a38 100644 --- a/docs/introduction.txt +++ b/docs/introduction.txt @@ -24,14 +24,14 @@ without need for Linux as operating system. Embedded systems often use processors that are not the regular x86 processors everyone is used to having in his PC. -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, RiscV, RX, S/390, SH, SPARC, SPARC64, Tile, +OpenADK supports 44 different architectures: +AARCH64, Alpha, ARC, ARM, AVR32, Blackfin, C6X, CR16, CRIS, C-SKY, Epiphany, FR-V, FT32, +H8/300, HPPA, IA64, LM32, M32C, M32R, M68K, METAG, Microblaze, MIPS, MIPS64, MN10300, +Moxie, MSP430, NDS32, NIOS2, OR1K, PPC, PPC64, RISCV32, RISCV64, RX, S/390, SH, SPARC, SPARC64, Tile, V850, X86, X86_64 and Xtensa. OpenADK supports numerous processors and their variants; it also comes -with sample configurations for many embedded systems, emulators and netbooks. +with sample configurations for many embedded systems and emulators. OpenADK is not a Linux distribution and there are no releases or binary packages available. If you need something like that, better switch to |