Skip to content

Commit be428be

Browse files
authored
Move "embox_supported_platforms_arm_en" to new folder
1 parent 40f2fb4 commit be428be

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed
Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1-
embox_supported_platforms_arm_en.md
1+
## ARM
2+
3+
Embox supports most of ARM sub-architectures: ARM7, ARM9, ARM-Cortex-M, ARM-Cortex-A. It's necessary install `arm-none-eabi-gcc` for all of them, as descibed in "Cross-compiler installation".
4+
5+
Embox supports several popular hardware platforms based on ARM chip:
6+
7+
* STM32 MCU Eval Tools
8+
* Raspberry Pi
9+
* BeagleBoard

0 commit comments

Comments
 (0)