zephyr/boards/arm/stm32f3_disco
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: stm32f3_disco: Add USB support 2018-05-10 07:47:13 -05:00
support
CMakeLists.txt cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
Kconfig.board boards: stm32f3: Clean up driver generic flags 2018-01-11 14:35:45 -06:00
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
pinmux.c boards: arm: Fixup comment related to CONFIG_USB_DC_STM 2018-05-23 17:57:06 -04:00
stm32f3_disco.dts boards: stm32f3_disco: Add USB support 2018-05-10 07:47:13 -05:00
stm32f3_disco.yaml boards: stm32f3_disco: Add usb_device to supported features 2018-05-25 13:36:44 -05:00
stm32f3_disco_defconfig boards: arm: stm32f3_disco: Enable SPI_1, SPI_2 ports 2018-02-05 09:21:33 -06:00