zephyr/ext/hal/st/stm32cube/stm32wbxx
Erwan Gouriou 9098215348 ext/hal/st: Adapt stm32cube folder to stm32wb introduction
Following introduction of STM32Cube for STM32WB, update stm32cube
folder to enable build of STM32WB Cube package.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2019-04-19 14:19:44 -05:00
..
drivers
soc
CMakeLists.txt
README

README

STM32CubeWB
###########

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

Status:
   version 1.0.0

Purpose:
   ST Microelectronics official MCU package for STM32WB series.

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

Dependencies:
    None.

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

commit:
   version 1.0.0

Maintained-by:
   External

License:
   BSD-3-Clause

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

Patch List:

        *Applied dos2unix