Skip to content

Commit 21895aa

Browse files
committed
Correct some typos and rephrase some paragraphs in README.md
1 parent 4c5e3e4 commit 21895aa

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,14 @@
44

55
## Overview
66

7-
**STM32Cube** is a STMicroelectronics original initiative to ease developers' life by reducing efforts, time and cost.
7+
**STM32Cube** is a STMicroelectronics original initiative aimed at making life easier for developers by reducing effort, time and cost.
88

99
**STM32Cube** covers the overall STM32 products portfolio. It includes a comprehensive embedded software platform delivered for each STM32 series.
1010
* The CMSIS modules (core and device) corresponding to the ARM(tm) core implemented in this STM32 product.
1111
* The STM32 HAL-LL drivers, an abstraction layer offering a set of APIs ensuring maximized portability across the STM32 portfolio.
12-
* The BSP drivers of each evaluation, demonstration or nucleo board provided for this STM32 series.
13-
* A consistent set of middleware libraries such as WPAN, ThreadX, FileX, USBX, NetDuoX, OpenBootloader, trustedfirmware, mbed-crypto, ...
14-
* A full set of software projects (basic examples, applications, and demonstrations) for each board provided for this STM32 series.
15-
* A development with three Toolchains and Compilers (IAR Embedded Workbench for ARM (EWARM), RealView Microcontroller Development Kit (MDK-ARM), and STM32CubeIDE).
12+
* The BSP drivers of each evaluation, demonstration, or nucleo board provided for this STM32 series.
13+
* A consistent set of middleware libraries such as LevelX, FileX, USBX, OpenBootloader...
14+
* A full set of software projects (basic examples, applications, and demonstrations) for each board, each project developed in three flavors using three toolchains (EWARM, MDK-ARM, and STM32CubeIDE).
1615

1716
Two models of publication are proposed for the STM32Cube embedded software:
1817
* The monolithic **MCU Package**: all STM32Cube software modules of one STM32 series are present (Drivers, Middleware, Projects, Utilities) in the repository (usual name **STM32Cubexx**, xx corresponding to the STM32 series).

0 commit comments

Comments
 (0)