hal_stm32/stm32cube/stm32h7xx
Francois Ramu 0450703a7d stm32cube: update stm32h7 to version V1.9.0
Update Cube version for STM32H7xx series
on https://github.com/STMicroelectronics
from version v1.8.0
to version v1.9.0

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2021-04-02 08:56:46 -05:00
..
drivers stm32cube: update stm32h7 to version V1.9.0 2021-04-02 08:56:46 -05:00
soc stm32cube: update stm32h7 to version V1.9.0 2021-04-02 08:56:46 -05:00
CMakeLists.txt stm32cube:add systematic compilation of '_hal_rcc_ex.c' 2020-10-27 08:03:47 -05:00
README stm32cube: update stm32h7 to version V1.9.0 2021-04-02 08:56:46 -05:00
release_note.html stm32cube: update stm32h7 to version V1.7.0 2020-07-22 12:08:13 +02:00

README

STM32CubeH7
###########

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

Status:
   version v1.9.0

Purpose:
   ST Microelectronics official MCU package for STM32H7 series.

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

Dependencies:
    None.

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

Commit:
   ccb11556044540590ca6e45056e6b65cdca2deb2

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