zephyr/boards/arm/stm32_mini_a15
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
..
CMakeLists.txt cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
Kconfig.board boards: stm32_mini_a15: fix how we deprecate the board 2017-10-24 13:47:28 +02:00
Kconfig.defconfig boards: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
board.h
pinmux.c pinmux: Move stm32 board pinmux files into board dirs 2017-09-12 11:24:56 -04:00
stm32_mini_a15.dts dts: Move dts files into board dirs 2017-11-09 14:23:41 -06:00
stm32_mini_a15.yaml boards: Add "ram" and "flash" properties for a number of boards 2018-03-16 13:44:06 -07:00
stm32_mini_a15_defconfig boards: stm32_mini_a15: fix PLL source selection 2018-05-24 08:04:00 -04:00