hal_stm32/stm32cube/stm32l4xx
Francois Ramu e9cd3edccf stm32cube: update stm32l4 to version V1.17.0
Update Cube version for STM32L4xx series
on https://github.com/STMicroelectronics
from version v1.16.0
to version v1.17.0

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2021-04-02 08:56:46 -05:00
..
drivers stm32cube: update stm32l4 to version V1.17.0 2021-04-02 08:56:46 -05:00
soc stm32cube: update stm32l4 to version V1.17.0 2021-04-02 08:56:46 -05:00
CMakeLists.txt stm32cube: update stm32l4 to version V1.17.0 2021-04-02 08:56:46 -05:00
README stm32cube: update stm32l4 to version V1.17.0 2021-04-02 08:56:46 -05:00
release_note.html stm32cube: update stm32l4 to version V1.15.1 2020-03-26 14:58:28 -05:00

README

STM32CubeL4
###########

Origin:
   ST Microelectronics
   http://www.st.com/en/embedded-software/stm32cubel4.html

Status:
   version v1.17.0

Purpose:
   ST Microelectronics official MCU package for STM32L4 series.

Description:
   This package is an extract of official STM32CubeL4 package written by ST Microelectronics.
   It is composed of STM32Cube hardware abstraction layer (HAL) and low layer (LL) plus a set
   of CMSIS headers files, one for each SoC in STM32L4 series.

Dependencies:
    None.

URL:
   https://github.com/STMicroelectronics/STM32CubeL4

Commit:
   5e1553e07706491bd11f4edd304e093b6e4b83a4

Maintained-by:
   External

License:
   BSD-3-Clause

License Link:
   https://opensource.org/licenses/BSD-3-Clause

Patch List:

   *Changes from official delivery:
    -dos2unix applied
    -trailing white spaces removed

   See release_note.html from STM32Cube