zephyr/boards/arm/stm32f3_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: stm32f3_disco: Use pins PA9/PA10 for I2C_2 2017-12-12 12:36:08 -06:00
support
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig.board boards: stm32f3_disco: Add I2C support 2017-10-20 12:28:11 -05:00
Kconfig.defconfig
board.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
board.h
dts.fixup dts: Move fixup files into board dirs 2017-11-09 14:23:41 -06:00
pinmux.c boards: stm32f3_disco: Use pins PA9/PA10 for I2C_2 2017-12-12 12:36:08 -06:00
stm32f3_disco.dts dts: Move dts files into board dirs 2017-11-09 14:23:41 -06:00
stm32f3_disco.yaml
stm32f3_disco_defconfig i2c: stm32f3: Cleanup how we enable the specific I2C driver 2017-10-22 22:05:37 -05:00