zephyr/arch/arm/soc/st_stm32/stm32f3
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 arm: dts: st: Convert STM32F3 based boards to dts 2017-04-14 05:56:53 -05:00
Kconfig.defconfig.stm32f303xc arm: dts: st: Convert STM32F3 based boards to dts 2017-04-14 05:56:53 -05:00
Kconfig.defconfig.stm32f334x8 arm: dts: st: Convert STM32F3 based boards to dts 2017-04-14 05:56:53 -05:00
Kconfig.defconfig.stm32f373xc arm: dts: st: Convert STM32F3 based boards to dts 2017-04-14 05:56:53 -05:00
Kconfig.series i2c: stm32f3: Cleanup how we enable the specific I2C driver 2017-10-22 22:05:37 -05:00
Kconfig.soc arm: soc: stm32: f3: add MPU capability 2017-06-23 15:05:10 -05:00
flash_registers.h doc: replace UTF-8 chars 2017-10-03 20:03:57 -04:00
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 subsys: Add random subsystem 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 soc: stm32f3x: clean up after Cube LL clock control 2017-02-10 14:47:41 -06:00