zephyr/arch/arm/soc/st_stm32/stm32l4
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 iwdg: the sample of the use of STM32 Independent Watchdog 2017-10-23 09:51:16 +02:00
Kconfig.defconfig.stm32l432xx arm: stm32l432: Switch to STM32L432XC to retain flash size 2017-05-15 13:22:54 -04:00
Kconfig.defconfig.stm32l475xg soc: stm32l4xx: add support for STM32L475XG 2017-04-28 15:26:38 -05:00
Kconfig.defconfig.stm32l476xx soc: stm32l476rg: rename SOC config flag 2017-05-15 13:22:54 -04:00
Kconfig.defconfig.stm32l496xx arm: stm32l4: Add configuration and dts for STM32L496 2017-05-19 10:06:48 -04:00
Kconfig.series arch: stm32: l4: factorize HAS_STM32CUBE 2017-07-26 09:52:59 -05:00
Kconfig.soc arch: stm32: l4: factorize HAS_STM32CUBE 2017-07-26 09:52:59 -05:00
flash_registers.h flash: Rework and add flash device support for STM32L4x SoCs 2017-05-19 10:06:48 -04:00
linker.ld license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
soc.c soc: arm: stm32: fix startup SystemCoreClock values 2018-01-08 08:38:17 -07:00
soc.h arm: stm32l4: include RNG ll header 2018-01-04 09:18:21 -05: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 license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
soc_registers.h soc: stm32l4x: clean up after Cube LL clock control 2017-02-10 14:47:41 -06:00
syscfg_registers.h arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00