zephyr/boards/arc/iotdk
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
..
doc boards: shrink image sizes 2020-02-07 13:52:45 -05:00
support board: arc: Enable selection of FTDI instance by its serial number 2020-02-13 10:45:44 +02:00
arc_mpu_regions.c soc: arc: Use new dts macros in linker scripts and arc_mpu_regions 2020-04-30 13:29:48 -05:00
board.cmake boards: enable mdb runner for arc boards 2020-06-11 10:02:11 -04:00
board.dtsi license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
iotdk.dts dts: Add information about CPU frequency to the cpu nodes 2019-07-17 21:53:36 +02:00
iotdk.yaml board: iotdk: bug fixes and remove unsupported drivers config 2019-01-10 07:05:51 -05:00
iotdk_defconfig board: arc: Disable gap filling in output .hex 2020-02-13 10:45:44 +02:00
Kconfig.board kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00