zephyr/boards/common
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
..
blackmagicprobe.board.cmake cmake: add helpers for setting board runners 2019-06-07 13:43:51 +02:00
bossac.board.cmake cmake: add helpers for setting board runners 2019-06-07 13:43:51 +02:00
canopen.board.cmake scripts: west: add CANopen flash runner 2020-05-08 10:53:42 +02:00
dfu-util.board.cmake cmake: add helpers for setting board runners 2019-06-07 13:43:51 +02:00
esp32.board.cmake boards: allow cmake-time overrides of all runners 2019-06-07 13:43:51 +02:00
jlink.board.cmake cmake: add helpers for setting board runners 2019-06-07 13:43:51 +02:00
mdb-hw.board.cmake ARC: west: split mdb runner for mdb-hw & mdb-nsim runners 2020-11-11 08:18:38 -05:00
mdb-nsim.board.cmake ARC: west: split mdb runner for mdb-hw & mdb-nsim runners 2020-11-11 08:18:38 -05:00
misc.board.cmake scripts: runners: add misc-flash runner 2019-11-06 17:31:53 -08:00
nios2.board.cmake cmake: add helpers for setting board runners 2019-06-07 13:43:51 +02:00
nrfjprog.board.cmake cmake: add helpers for setting board runners 2019-06-07 13:43:51 +02:00
nulink.board.cmake board: arm: add support for nuvoton pfm m487 2020-07-01 21:09:25 +02:00
openocd-nrf5.board.cmake boards: Added cmsis-dap interface to openocd runner for NRF5 2020-10-21 17:33:48 +02:00
openocd.board.cmake scripts: openocd: allow to overwrite elf file used to flash device 2019-08-08 22:16:50 +02:00
pyocd.board.cmake cmake: add helpers for setting board runners 2019-06-07 13:43:51 +02:00
stm32cubeprogrammer.board.cmake runners: add support for stm32cubeprogrammer 2020-11-04 14:47:35 -06:00
stm32flash.board.cmake west: runner: add support for stm32flash runner 2019-11-05 15:02:53 -05:00