zephyr/ext
Erwan Gouriou 9eff2a32c2 stm32cube: Introduce STM32Cube for STM32F7xx series
With this commit we provide header and HAL/LL files for all STM32F7
SoCs.
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/stm32cubef7.html
Purpose: Introduction of STM32F7xx 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/STM32F7xx_HAL_Driver, contains HAL and LL
-soc: initially Drivers/CMSIS/Device/ST/STM32F7xx, contains stm32f7xx
socs header files

Change-Id: I7e5b2cdc5b7fe6d9d107ceb74674b910f4a6c0ab
Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2016-11-11 19:04:34 +00:00
..
fs fs: expose generic ramdisk/flash disk access functions 2016-11-09 02:45:45 +00:00
hal stm32cube: Introduce STM32Cube for STM32F7xx series 2016-11-11 19:04:34 +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