zephyr/boards/arm/stm32_min_dev
Carles Cufi 957262e37d build: Replace GCC ARM Embedded with GNU Arm Embedded
The old GCC ARM Embedded website on launchpad
(https://launchpad.net/gcc-arm-embedded) has been superseeded by the new
GNU Arm Embedded one
(https://developer.arm.com/open-source/gnu-toolchain/gnu-rm).

This also means a change of name from "GCC" to "GNU". Reflect this in
the enviroment variables so that the proper term is used henceforth.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2018-08-09 13:57:55 +02:00
..
doc doc: boards: arm: convert make to cmake 2017-11-10 18:35:50 -05:00
support boards: arm: Add support for STM32 Minimum Development Board 2017-06-23 15:05:10 -05:00
CMakeLists.txt cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
Kconfig.board boards: arm: Add support for STM32 Minimum Development Board 2017-06-23 15:05:10 -05: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 pinmux: Move stm32 board pinmux files into board dirs 2017-09-12 11:24:56 -04:00
stm32_min_dev.dts boards: stm32: add button and leds gpio definitions 2018-04-13 13:36:45 -05:00
stm32_min_dev.yaml build: Replace GCC ARM Embedded with GNU Arm Embedded 2018-08-09 13:57:55 +02:00
stm32_min_dev_defconfig boards/arm/stm32_min_dev: Fix APB2 prescaler value 2018-04-26 12:51:46 -05:00