ARC: boards: hsdk_2cores: allow mwdt toolchain usage
Allow mwdt toolchain usage for 2 cores HSDK configuration as we have it for 4 cores configuration. Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com> Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
This commit is contained in:
parent
0acb154863
commit
1cfd4fdc24
|
@ -5,6 +5,7 @@ arch: arc
|
|||
toolchain:
|
||||
- zephyr
|
||||
- xtools
|
||||
- arcmwdt
|
||||
testing:
|
||||
ignore_tags:
|
||||
- net
|
||||
|
|
Loading…
Reference in a new issue