|
4 | 4 |
|
5 | 5 | ## Overview |
6 | 6 |
|
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. |
8 | 8 |
|
9 | 9 | **STM32Cube** covers the overall STM32 products portfolio. It includes a comprehensive embedded software platform delivered for each STM32 series. |
10 | 10 | * The CMSIS modules (core and device) corresponding to the ARM(tm) core implemented in this STM32 product. |
11 | 11 | * 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). |
16 | 15 |
|
17 | 16 | Two models of publication are proposed for the STM32Cube embedded software: |
18 | 17 | * 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