zephyr/boards/arm/stm32_min_dev
Alex Tereschenko 3c1a78ea0d cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE
Both variables were used (with the same value) interchangeably
throughout CMake files and per the discussion in GH issue,
ZEPHYR_BASE is preferred.

Also add a comment with explanation of one vs. the other.

Tested by building hello_world for several boards ensuring no errors.

Fixes #7173.

Signed-off-by: Alex Tereschenko <alext.mkrs@gmail.com>
2018-06-18 15:25:55 -04:00
..
doc
support
CMakeLists.txt cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
Kconfig.board
Kconfig.defconfig boards: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
board.cmake
board.h boards: stm32 remove led and button definitions from board.h 2018-04-19 09:32:39 -05:00
pinmux.c
stm32_min_dev.dts boards: stm32: add button and leds gpio definitions 2018-04-13 13:36:45 -05:00
stm32_min_dev.yaml
stm32_min_dev_defconfig boards/arm/stm32_min_dev: Fix APB2 prescaler value 2018-04-26 12:51:46 -05:00