Skip to content

Commit 366cf49

Browse files
authored
Update README.md
1 parent 948727b commit 366cf49

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

README.md

+14-13
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,25 @@
11
## STM32MPU_EmbSW_Overall_Offer Overview
22

3+
34
STM32MPU Embedded Software distribution is a set of software components, system build and development tools created to ease the development to be done on top of STM32MPU devices.
45

56
STM32MPU Embedded Software distribution includes:
6-
* a Linux® distribution, running on the Arm® Cortex®-A processor(s) : [OpenSTLinux distribution](https://wiki.st.com/stm32mpu/index.php/OpenSTLinux_distribution)
7-
* a STM32Cube Package, running on the Arm® Cortex®-M processor : [STM32Cube package](https://wiki.st.com/stm32mpu/index.php/STM32CubeMP1_Package)
7+
* A Linux® distribution, running on the Arm® Cortex®-A processor(s) : [OpenSTLinux distribution](https://wiki.st.com/stm32mpu/index.php/OpenSTLinux_distribution)
8+
* A STM32Cube Package, running on the Arm® Cortex®-M processor : [STM32Cube package](https://wiki.st.com/stm32mpu/index.php/STM32CubeMP1_Package)
89

910
**OpenSTLinux distribution** is a Linux® distribution based on the OpenEmbedded build framework.
10-
It includes the following collection of software components:
11-
* OpenSTLinux BSP (OP-TEE secure OS, boot chain and Linux kernel)
12-
** The boot chain based on TF-A and U-Boot
13-
** The OP-TEE secure OS running on the Cortex-A in secure mode
14-
** The Linux kernel running on the Cortex-A in non-secure mode
11+
It includes the following collection of software components.
12+
* OpenSTLinux BSP (OP-TEE secure OS, boot chain and Linux kernel):
13+
* The boot chain based on TF-A and U-Boot
14+
* The OP-TEE secure OS running on the Cortex®-A in secure mode
15+
* The Linux kernel running on the Cortex®-A in non-secure mode
1516
* Application frameworks such as the following Linux application frameworks (non-exhaustive list):
16-
** Wayland-Weston as a display/graphic framework
17-
** Gstreamer as a multimedia framework
18-
** Advanced Linux Sound Architecture (ALSA) libraries
17+
* Wayland-Weston as a display/graphic framework
18+
* Gstreamer as a multimedia framework
19+
* Advanced Linux Sound Architecture (ALSA) libraries
1920

2021
**STM32Cube™** is a comprehensive embedded software libraries and drivers, delivered for each STM32 series.
21-
* The CMSIS modules (core and device) corresponding to the ARM(tm) core implemented in this STM32 product
22+
* The CMSIS modules (core and device) corresponding to the Arm® core implemented in this STM32 product
2223
* The STM32 HAL-LL drivers : an abstraction drivers layer, the API ensuring maximized portability across the STM32 portfolio
2324
* The BSP Drivers of each evaluation or demonstration board provided by this STM32 series
2425
* A consistent set of middlewares components such as RTOS, OpenAMP, ...
@@ -45,8 +46,8 @@ STM32MP1 Packages | Description
4546
[linux-examples](https://github.com/STMicroelectronics/linux-examples) | some linux examples
4647
[devicetree-addons](https://github.com/STMicroelectronics/devicetree-addons) | STM32MP1 Boards user sections for CubeMX and device tree examples
4748

48-
### Communication and support
49+
## Communication and support
4950
For communication and support, you can use
5051
* [ST Support Center](https://my.st.com/ols#/ols/) for any defect
51-
* [ST Community Forum](https://st-microelectronics.jiveon.com/welcome) forum
52+
* [ST Community MPU Forum](https://community.st.com/stm32mpu) forum
5253

0 commit comments

Comments
 (0)