zephyr/boards/arm/stm32l476g_disco
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
..
doc boards: arm: Add support for STM32L476G Discovery board 2017-11-18 08:45:32 -05:00
support boards: arm: Add support for STM32L476G Discovery board 2017-11-18 08:45:32 -05:00
board.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
board.h boards: arm: Add support for STM32L476G Discovery board 2017-11-18 08:45:32 -05:00
CMakeLists.txt boards: arm: Add support for STM32L476G Discovery board 2017-11-18 08:45:32 -05:00
dts.fixup boards: arm: Add support for STM32L476G Discovery board 2017-11-18 08:45:32 -05:00
Kconfig.board boards: arm: Add support for STM32L476G Discovery board 2017-11-18 08:45:32 -05:00
Kconfig.defconfig boards: arm: Add support for STM32L476G Discovery board 2017-11-18 08:45:32 -05:00
pinmux.c Add missing license and copyright headers 2017-12-05 08:21:05 -06:00
stm32l476g_disco.dts boards: arm: Add support for STM32L476G Discovery board 2017-11-18 08:45:32 -05:00
stm32l476g_disco.yaml boards: arm: Add support for STM32L476G Discovery board 2017-11-18 08:45:32 -05:00
stm32l476g_disco_defconfig boards: stm32: fix default HSI clock configuration 2017-12-14 08:52:20 -06:00