zephyr/boards/arm/efm32pg_stk3402a
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 drivers: gpio_gecko: update to use new GPIO API 2020-02-05 12:00:36 +01:00
board.cmake boards: arm: Add support for Silicon Labs EFM32PG-STK3402A 2018-11-21 13:42:26 -06:00
board.h drivers: gpio_gecko: convert to DT_INST defines 2020-03-24 10:14:21 -05:00
CMakeLists.txt boards: Clean up references to env variable PROJECT_SOURCE_DIR 2019-09-12 13:16:16 -05:00
efm32pg_stk3402a.dts board: efm32pg_stk3402a: Add option to compile for EFM32JG12B 2020-01-30 07:06:54 -06:00
efm32pg_stk3402a.yaml boards: arm: Fix deprecated "gccarmemb" toolchain references 2020-06-10 09:22:03 +02:00
efm32pg_stk3402a_common.dtsi boards: efm32/efr32: Enlarge storage_partition for nvs sample 2020-04-22 17:38:42 +02:00
efm32pg_stk3402a_defconfig boards: efm32/efr32: Enable MPU on all boards supporting it 2020-06-09 10:46:47 +02:00
efm32pg_stk3402a_jg.dts board: efm32pg_stk3402a: Add option to compile for EFM32JG12B 2020-01-30 07:06:54 -06:00
efm32pg_stk3402a_jg.yaml boards: arm: Fix deprecated "gccarmemb" toolchain references 2020-06-10 09:22:03 +02:00
efm32pg_stk3402a_jg_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 board: efm32pg_stk3402a: Add option to compile for EFM32JG12B 2020-01-30 07:06:54 -06:00
Kconfig.defconfig drivers: gpio_gecko: convert to DT_INST defines 2020-03-24 10:14:21 -05:00