zephyr/boards/common
Wayne Ren 9b0bb2b4af boards: enable mdb runner for arc boards
* current supported boards:
   * emsk, iotdk, nsim, emsdp, hsdk.
* for the unsupported future boards, pls take a
  reference of supported boards' board.cmake.
* mdb runner is required and the default runner for SMP
  case, e.g., HSDK and nsim_hs_smp.
* other ARC boards can also choose to use mdb by
  setting runner as mdb, e.g. west flash --runner mdb.
* with mdb runner, user can make a debug through mdb gui
* with arc_nsim or opencod runner (default runner), user
  can make a debug through gdb cmdline.

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2020-06-11 10:02:11 -04:00
..
blackmagicprobe.board.cmake
bossac.board.cmake
canopen.board.cmake scripts: west: add CANopen flash runner 2020-05-08 10:53:42 +02:00
dfu-util.board.cmake
esp32.board.cmake
jlink.board.cmake
mdb.board.cmake boards: enable mdb runner for arc boards 2020-06-11 10:02:11 -04:00
misc.board.cmake scripts: runners: add misc-flash runner 2019-11-06 17:31:53 -08:00
nios2.board.cmake
nrfjprog.board.cmake
openocd-nrf5.board.cmake west: prepend -c to openocd commands 2019-11-12 14:37:34 -05:00
openocd.board.cmake
pyocd.board.cmake
stm32flash.board.cmake