zephyr/boards/arc/em_starterkit
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 boards: arc/em_starterkit: update DTS to new GPIO API 2020-02-05 12:00:36 +01:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
em_starterkit.dts boards: em_starterkit: cleanup dts warnings 2020-02-05 17:10:54 -05:00
em_starterkit.yaml toolchains: add xtools support for ARC 2018-07-08 15:39:35 -04:00
em_starterkit_defconfig boards: fix the sys ticks per second for emsk 2020-05-21 10:58:40 +02:00
em_starterkit_em7d.dts boards: em_starterkit: cleanup dts warnings 2020-02-05 17:10:54 -05:00
em_starterkit_em7d.yaml boards: arc: make nsim_em a default platform 2020-04-21 10:36:03 -07:00
em_starterkit_em7d_defconfig boards: fix the sys ticks per second for emsk 2020-05-21 10:58:40 +02:00
em_starterkit_em7d_v22.dts boards: em_starterkit: cleanup dts warnings 2020-02-05 17:10:54 -05:00
em_starterkit_em7d_v22.yaml toolchains: add xtools support for ARC 2018-07-08 15:39:35 -04: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_em11d.dts boards: em_starterkit: cleanup dts warnings 2020-02-05 17:10:54 -05:00
em_starterkit_em11d.yaml toolchains: add xtools support for ARC 2018-07-08 15:39:35 -04:00
em_starterkit_em11d_defconfig boards: fix the sys ticks per second for emsk 2020-05-21 10:58:40 +02:00
em_starterkit_r22.dtsi dts: arc: emsk: Remove emsk_dt.h and CONFIG options from dtsi 2018-11-23 09:13:55 -05:00
em_starterkit_r23.dtsi dts: arc: emsk: Remove emsk_dt.h and CONFIG options from dtsi 2018-11-23 09:13:55 -05:00
Kconfig kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
Kconfig.board kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig boards: Remove Kconfig I2C_[0-9] usage 2020-05-06 10:55:38 -05:00
pmodmux.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00