zephyr/arch/arm/soc/st_stm32/stm32f0
Carles Cufi 7d764b35f3 cmake: Use path-corrected version of ZEPHYR_BASE
Instead of accessing the environment variable ZEPHYR_BASE every time we
require accessing the source code root, use an intermediate variable
that has OS path separators correctly set to '/' to avoid issues on
Windows.

Note: This removes the ZEPHYR_SOURCE_DIR CMake variable. External
applications using that will need to change to use the new ZEPHYR_BASE
variable.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2018-01-11 14:59:03 -05:00
..
CMakeLists.txt cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
Kconfig.defconfig.series
Kconfig.defconfig.stm32f030x8 ARM: stm32f030x8: fix FLASH_PAGE_SIZE 2017-12-12 12:36:08 -06:00
Kconfig.defconfig.stm32f091xc arch: arm: soc: provide support for stm32f091 2017-11-06 11:39:16 -06:00
Kconfig.series
Kconfig.soc arch: arm: soc: provide support for stm32f091 2017-11-06 11:39:16 -06:00
flash_registers.h ARM: stm32f0: switch flash registers to volatile 2017-12-12 12:36:08 -06:00
gpio_registers.h ARM: stm32f0: fix syscfg mapping to fix EXTI config 2017-12-07 08:08:41 -06:00
linker.ld
soc.c soc: arm: stm32: fix startup SystemCoreClock values 2018-01-08 08:38:17 -07:00
soc.h arm: stm32f0: include I2C ll header 2017-12-12 12:36:08 -06:00
soc_gpio.c
soc_irq.h
soc_registers.h