zephyr/boards/arc/em_starterkit
Eugeniy Paltsev 91d7ec5a35 ARC: west: split mdb runner for mdb-hw & mdb-nsim runners
mdb runner is quite special as it can be used to run Zephyr on
both simulator (nSIM) and real hardware.
However it is really misleading as same command (west flash)
will run Zephyr in simulation for one board and try to run it
on HW for another board. Things are getting worse for boards
supporting both runs in simulation and on real hardware.

Let's split mdb runner for mdb-hw (for runs on HW) and mdb-nsim
(for runs in simulation) runners.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
2020-11-11 08:18:38 -05:00
..
doc
support
arc_mpu_regions.c
board.cmake ARC: west: split mdb runner for mdb-hw & mdb-nsim runners 2020-11-11 08:18:38 -05:00
board.dtsi
CMakeLists.txt
em_starterkit_defconfig boards: fix the sys ticks per second for emsk 2020-05-21 10:58:40 +02:00
em_starterkit_em7d_defconfig arch: arc: change to CONFIG_INIT_ARCH_HW_AT_BOOT 2020-11-11 13:20:14 +01:00
em_starterkit_em7d_v22_defconfig boards: fix the sys ticks per second for emsk 2020-05-21 10:58:40 +02:00
em_starterkit_em7d_v22.dts
em_starterkit_em7d_v22.yaml
em_starterkit_em7d.dts
em_starterkit_em7d.yaml
em_starterkit_em11d_defconfig boards: fix the sys ticks per second for emsk 2020-05-21 10:58:40 +02:00
em_starterkit_em11d.dts
em_starterkit_em11d.yaml
em_starterkit_r22.dtsi
em_starterkit_r23.dtsi
em_starterkit.dts
em_starterkit.yaml
Kconfig
Kconfig.board
Kconfig.defconfig
pmodmux.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00