zephyr/ext/hal/st/stm32cube/stm32f3xx
Adam Podogrocki a1aba18227 ext/hal: Introduce STM32Cube SDK for STM32F3xx family
With this commit we provide header and HAL/LL files for all STM32F3
SoCs (V1.6.0).
Using STM32Cube provides generic access to all families, maximizes
code reuse across different STM32 families and helps taking benefit
of a mature SDK.

Origin: STM32Cube
URL: http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-embedded-software/stm32cubef3.html
Purpose: Introduction of STM32F3xx STM32Cube definitions
	 and Abstraction Layers
Maintained-by: External

Original STM32Cube tree structure has been modified to a minimum
structure for a better fit into Zephyr. hal is split into 2 parts:
-driver: initially Drivers/STM32F3xx_HAL_Driver, contains HAL and LL
-soc: initially Drivers/CMSIS/Device/ST/STM32F3xx, contains stm32f3xx
socs header files

Change-Id: I542bec71130bcfc7b720c546b5671e4af4baf2e3
Signed-off-by: Adam Podogrocki <adam.podogrocki@rndity.com>
2016-11-10 16:23:00 +00:00
..
drivers ext/hal: Introduce STM32Cube SDK for STM32F3xx family 2016-11-10 16:23:00 +00:00
soc ext/hal: Introduce STM32Cube SDK for STM32F3xx family 2016-11-10 16:23:00 +00:00
README ext/hal: Introduce STM32Cube SDK for STM32F3xx family 2016-11-10 16:23:00 +00:00

README

The current version supported in Zephyr for STM32F3 Cube is V1.6.0