Skip to content

Commit b03a37a

Browse files
authored
Update embox_supported_platforms_en.md
1 parent 09912cc commit b03a37a

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed
Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
# Supported plaftorms
22

3-
Embox supports several CPU architectures: ARM, x86, SPARC, DLX (Microblaze), MIPS, PPC (PowerPC), E2k (Elbrus). There is a support for several hardware (real or virtual) platforms based on each CPU architectures. It's requred install own developer enviroment (cross-compiler and gdb) as described in "Cross-compiler installation"
3+
Embox supports several CPU architectures:
4+
* ARM
5+
* x86
6+
* SPARC
7+
* DLX (Microblaze)
8+
* MIPS
9+
* PPC (PowerPC)
10+
* E2k (Elbrus)
11+
12+
There is a support for several hardware (real or virtual) platforms based on each CPU architectures. It's requred to install own developer enviroment (cross-compiler and gdb) as described in "Cross-compiler installation"

0 commit comments

Comments
 (0)