zephyr/boards/arm/nucleo_f030r8
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 boards: arm: improve Nucleo boards documentation formatting 2018-03-14 09:03:47 -05:00
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 cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
board.h boards: stm32 remove led and button definitions from board.h 2018-04-19 09:32:39 -05:00
nucleo_f030r8.dts dts/st: dtc v1.4.6 warnings: #address-cells/#size-cells without "ranges" 2018-04-24 14:46:48 -05:00
nucleo_f030r8.yaml
nucleo_f030r8_defconfig boards: arm: enable CLOCK_STM32_HSE_BYPASS in Nucleo F0/F3 defconfigs 2018-03-12 10:12:21 -05:00
pinmux.c boards/arm: Enabling SPI ports on nucleo_f030r8 2018-02-20 12:26:12 -06:00