hal_stm32/stm32cube/stm32l0xx
Erwan Gouriou 06382a9968 stm32cube: update stm32l0 to version V1.12.0
Update Cube version for STM32L0xx series
on https://github.com/STMicroelectronics
from version v1.11.3
to version v1.12.0

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2021-03-03 12:12:58 -06:00
..
drivers stm32cube: update stm32l0 to version V1.12.0 2021-03-03 12:12:58 -06:00
soc stm32cube: update stm32l0 to version V1.12.0 2021-03-03 12:12:58 -06:00
CMakeLists.txt stm32cube: update stm32l0 to version V1.12.0 2021-03-03 12:12:58 -06:00
README stm32cube: update stm32l0 to version V1.12.0 2021-03-03 12:12:58 -06:00

README

STM32CubeL0
###########

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

Status:
   version v1.12.0

Purpose:
   ST Microelectronics official MCU package for STM32L0 series.

Description:
   This package is an extract of official STM32CubeL0 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 STM32L0 series.

Dependencies:
    None.

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

Commit:
   a7b74aed35ecb7baeadeb16107aa8fddb6823589

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