zephyr/ext
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
..
fs fs: expose generic ramdisk/flash disk access functions 2016-11-09 02:45:45 +00:00
hal ext/hal: Introduce STM32Cube SDK for STM32F3xx family 2016-11-10 16:23:00 +00:00
lib crypto/tinycrypt: Update README file 2016-08-08 21:23:43 +00:00
Kbuild fs: [WIP] Pull in open source FAT FS implementation 2016-06-29 05:17:57 +00:00
Kconfig fs: [WIP] Pull in open source FAT FS implementation 2016-06-29 05:17:57 +00:00
Makefile fs: [WIP] Pull in open source FAT FS implementation 2016-06-29 05:17:57 +00:00