zephyr/ext/hal/st/stm32cube/stm32f3xx
Erwan Gouriou 5347dc1a07 ext: stm32cube: update stm32f3xx cube version
Update Cube version for STM32F3XX family
from version: V1.9.0
to version: V1.9.1

Fixes both patches:
 - Wrong LSI value
 - Issue in LL_SPI_TransmitData16

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2018-06-27 12:27:15 -05:00
..
drivers ext: stm32cube: update stm32f3xx cube version 2018-06-27 12:27:15 -05:00
soc
CMakeLists.txt
README ext: stm32cube: update stm32f3xx cube version 2018-06-27 12:27:15 -05:00

README

STM32CubeF3
###########

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

Status:
   version 1.9.0

Purpose:
   ST Microelectronics official MCU package for STM32F3 series.

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

Dependencies:
    None.

URL:
   http://www.st.com/en/embedded-software/stm32cubef3.html

commit:
   version 1.9.1

Maintained-by:
   External

License:
   BSD-3-Clause

License Link:
   http://www.st.com/resource/en/license_agreement/dm00218346.pdf

Patch List:

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