zephyr/boards/arm/efm32gg_stk3701a
Stephanos Ioannidis 5d91d985e8 boards: arm: Fix deprecated "gccarmemb" toolchain references
The "gccarmemb" toolchain type has been renamed to "gnuarmemb" to
better reflect the official naming.

This commit replaces all references to the "gccarmemb" toolchain type
to "gnuarmemb".

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-06-10 09:22:03 +02:00
..
doc boards: efm32/efr32: Enable MPU on all boards supporting it 2020-06-09 10:46:47 +02:00
board.c gpio: replace GPIO_DIR flags 2020-02-05 12:00:36 +01:00
board.cmake boards/arm: Add initial support for SiLabs Giant Gecko GG11 STK 2020-01-24 10:28:33 -06:00
board.h boards: arm: efm32gg_stk3701a: Convert to new DT_INST macros 2020-04-03 04:12:14 -05:00
CMakeLists.txt boards/arm: Add initial support for SiLabs Giant Gecko GG11 STK 2020-01-24 10:28:33 -06:00
efm32gg_stk3701a.dts drivers: gpio_gecko: convert to DT_INST defines 2020-03-24 10:14:21 -05:00
efm32gg_stk3701a.yaml boards: arm: Fix deprecated "gccarmemb" toolchain references 2020-06-10 09:22:03 +02:00
efm32gg_stk3701a_defconfig boards: efm32/efr32: Enable MPU on all boards supporting it 2020-06-09 10:46:47 +02:00
Kconfig kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
Kconfig.board drivers: i2c: cleanup select HAS_DTS_I2C 2020-04-03 22:48:31 -04:00
Kconfig.defconfig drivers: gpio_gecko: convert to DT_INST defines 2020-03-24 10:14:21 -05:00