@ -59,8 +59,8 @@ The efm32hg_slstk3400 board configuration supports the following hardware featur
@@ -59,8 +59,8 @@ The efm32hg_slstk3400 board configuration supports the following hardware featur
@ -62,9 +62,8 @@ The efm32pg_stk3401a board configuration supports the following hardware feature
@@ -62,9 +62,8 @@ The efm32pg_stk3401a board configuration supports the following hardware feature
@ -59,9 +59,8 @@ The efm32wg_stk3800 board configuration supports the following hardware features
@@ -59,9 +59,8 @@ The efm32wg_stk3800 board configuration supports the following hardware features
@ -80,7 +80,9 @@ The efr32bg22_brd4184a/b board configuration supports the following hardware fea
@@ -80,7 +80,9 @@ The efr32bg22_brd4184a/b board configuration supports the following hardware fea
@ -82,8 +82,8 @@ The efr32mg_sltb004a board configuration supports the following hardware feature
@@ -82,8 +82,8 @@ The efr32mg_sltb004a board configuration supports the following hardware feature
@ -99,9 +99,8 @@ means Pin number 2 on PORTA, as used in the board's datasheets and manuals.
@@ -99,9 +99,8 @@ means Pin number 2 on PORTA, as used in the board's datasheets and manuals.
@ -32,12 +32,12 @@ The default SoC for this board supported in Zephyr is the EM9D.
@@ -32,12 +32,12 @@ The default SoC for this board supported in Zephyr is the EM9D.
This configuration is a Harvard Architecture, with a separate
instruction bus and data bus. Instruction memory is called ICCM
and data memory is called DCCM. The configuration file for EM9D
is found in :zephyr_file:`soc/synopsys/snps_emsk/Kconfig.defconfig.em9d`.
is found in :zephyr_file:`soc/synopsys/emsk/Kconfig.defconfig.em9d`.
If you have a larger program, you can select the EM7D or EM11D, which gives
access to 128KB DRAM with i-cache and d-cache. The configuration file for EM7D
is found in :zephyr_file:`soc/synopsys/snps_emsk/Kconfig.defconfig.em7d` and EM11D is
found in :zephyr_file:`soc/synopsys/snps_emsk/Kconfig.defconfig.em11d`.
is found in :zephyr_file:`soc/synopsys/emsk/Kconfig.defconfig.em7d` and EM11D is
found in :zephyr_file:`soc/synopsys/emsk/Kconfig.defconfig.em11d`.
@ -90,7 +90,7 @@ Most board sub-configurations support building with both GNU and ARC MWDT toolch
@@ -90,7 +90,7 @@ Most board sub-configurations support building with both GNU and ARC MWDT toolch
there might be exceptions from that, especially for newly added targets. You can check supported
toolchains for the sub-configurations in the corresponding ``.yaml`` file.
I.e. for the ``nsim/nsim_hs5x`` board we can check :zephyr_file:`boards/synopsys/nsim/nsim_hs5x.yaml`
I.e. for the ``nsim/nsim_hs5x`` board we can check :zephyr_file:`boards/synopsys/nsim/nsim_nsim_hs5x.yaml`
The supported toolchains are listed in ``toolchain:`` array in ``.yaml`` file, where we can find: