mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-27 19:16:38 +00:00
With this commit we provide header and HAL/LL files for all STM32F0 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/stm32cubef0.html Purpose: Introduction of STM32F0xx 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/STM32F0xx_HAL_Driver, contains HAL and LL -soc: initially Drivers/CMSIS/Device/ST/STM32F0xx, contains stm32f0xx socs header files. Change-Id: Ic9c1ef904541abb927f061cc0284d8a52ef63dc4 Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org> |
||
---|---|---|
.known-issues | ||
arch | ||
boards | ||
doc | ||
drivers | ||
ext | ||
include | ||
kernel | ||
lib | ||
misc | ||
net | ||
samples | ||
scripts | ||
subsys | ||
tests | ||
.checkpatch.conf | ||
.gitattributes | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
defaults.tc | ||
Kbuild | ||
Kconfig | ||
Kconfig.zephyr | ||
LICENSE | ||
LICENSING.rst | ||
MAINTAINERS | ||
Makefile | ||
Makefile.inc | ||
zephyr-env.sh |