zephyr/boards/arm/stm3210c_eval
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 doc: boards: arm: convert make to cmake 2017-11-10 18:35:50 -05:00
support board stm3210c_eval openocd cfg file 2017-05-03 09:57:01 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig.board
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 pinmux: Move stm32 board pinmux files into board dirs 2017-09-12 11:24:56 -04:00
stm3210c_eval.dts dts: Move dts files into board dirs 2017-11-09 14:23:41 -06:00
stm3210c_eval.yaml update: board names 2017-06-21 20:56:53 -04:00
stm3210c_eval_defconfig devicetree: Generate CONFIG_UART_CONSOLE_ON_DEV_NAME from dt 2017-07-11 12:09:10 -05:00