zephyr/ext/hal/st/stm32cube/stm32f2xx
qianfan Zhao 396bf4770b hal: stm32f2x: Add HAL for the STM32F2x series
This adds the HAL code needed for the SoC for the stm32f2 series.

Origin: ST Microelectronics
License: BSD-3-Clause
URL: http://www.st.com/en/embedded-software/stm32cubef2.html
Commit: 1.7.0
Purpose: HAL layer for stm32f2
Maintained-by: External

Signed-off-by: qianfan Zhao <qianfanguijin@163.com>
2018-07-05 11:26:07 -05:00
..
drivers hal: stm32f2x: Add HAL for the STM32F2x series 2018-07-05 11:26:07 -05:00
soc hal: stm32f2x: Add HAL for the STM32F2x series 2018-07-05 11:26:07 -05:00
CMakeLists.txt hal: stm32f2x: Add HAL for the STM32F2x series 2018-07-05 11:26:07 -05:00
README hal: stm32f2x: Add HAL for the STM32F2x series 2018-07-05 11:26:07 -05:00

README

STM32CubeF2
###########

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

Status:
   version 1.7.0

Purpose:
   ST Microelectronics official MCU package for STM32F2 series.

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

Dependencies:
    None.

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

commit:
   version 1.7.0

Maintained-by:
   External

License:
   BSD-3-Clause

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

Patch List: