zephyr/arch/arm/soc/st_stm32/stm32f4
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 boards: olimex stm32-e407, stm32f407g_disc1: Enable USB OTG Support 2017-12-12 12:36:08 -06:00
Kconfig.defconfig.stm32f401xe
Kconfig.defconfig.stm32f405xx arm: support for stm32f405 SOC 2017-08-09 14:24:21 -05:00
Kconfig.defconfig.stm32f407xx
Kconfig.defconfig.stm32f411xe
Kconfig.defconfig.stm32f412zg
Kconfig.defconfig.stm32f413xx
Kconfig.defconfig.stm32f417xx arch: arm: stm32: factorize stm32f417xy socs defconfig files 2017-09-12 11:24:56 -04:00
Kconfig.defconfig.stm32f429xx
Kconfig.defconfig.stm32f469xi
Kconfig.series
Kconfig.soc arm: support for stm32f417 SOC 2017-08-09 14:53:47 -05:00
flash_registers.h
gpio_registers.h doc: replace UTF-8 chars 2017-10-03 20:03:57 -04:00
linker.ld
soc.c soc: arm: stm32: fix startup SystemCoreClock values 2018-01-08 08:38:17 -07:00
soc.h drivers: Rename `random` to `entropy` 2017-11-01 08:26:29 -04:00
soc_gpio.c arch: arm: stm32: f3/f4/l4: write output speed to hardware register 2017-08-02 12:28:11 -05:00
soc_irq.h doc: replace UTF-8 chars 2017-10-03 20:03:57 -04:00
soc_registers.h