1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/makefiles
Gilles DOFFE 4f3ea5c74c tools/openocd: select target core
For multi-arch SoC like STM32MP1, the right target core has
to be selected to avoid debugging the wrong default cpu.
This is done using openocd command 'targets ${OPENOCD_CORE}'.
OPENOCD_CORE has to be set in board Makefile.include file.
In case it is not set, the command just display available targets, thus it
has no effect on already existing boards using openocd.

Signed-off-by: Gilles DOFFE <gilles.doffe@savoirfairelinux.com>
2020-11-13 10:43:08 +01:00
..
arch Merge pull request #15187 from bergzand/pr/info/add_json 2020-10-15 21:27:26 +02:00
boards boards/waspmote: Fix timer config 2020-09-23 20:12:06 +02:00
boot riotboot: quote PATH variable 2020-11-05 22:59:29 +01:00
libc picolibc: enable multiple heaps 2020-08-24 20:45:05 +02:00
toolchain makefiles/toolchain: don't export all variables 2020-06-24 11:00:54 +02:00
tools tools/openocd: select target core 2020-11-13 10:43:08 +01:00
utils make: Add variable definitions for comma and space 2020-10-09 12:02:27 +02:00
app_dirs.inc.mk make: use $(MAKE) instead of direct make call 2020-07-03 12:03:06 +02:00
application.inc.mk Makefile*: Allow multiple external board dirs 2020-04-29 18:32:39 +02:00
auto_init.inc.mk makefiles: add common makefile for auto_init modules 2020-06-08 10:27:35 +02:00
bindist.inc.mk makefiles/bindist: copy object files and use .bin to compare 2020-09-04 15:01:15 +02:00
blob.inc.mk makefiles/blob.inc.mk: introduce blob -> hdr utility makefile 2019-11-18 17:53:47 +01:00
boards.inc.mk Makefile*: Allow multiple external board dirs 2020-04-29 18:32:39 +02:00
buildtests.inc.mk many typo fixes 2019-11-23 22:39:07 +01:00
cflags.inc.mk makefiles: avoid building archives when compiling 2020-09-04 15:01:10 +02:00
color.inc.mk makefiles/color: fix build on NixOS 2020-02-27 18:13:36 +01:00
default-radio-settings.inc.mk drivers/cc110x : Add CONFIG_ 2020-04-17 23:27:01 +05:30
defaultmodules.inc.mk drivers/periph_common: add periph_init% module 2020-03-06 11:21:19 +01:00
dependencies_debug.inc.mk cpu: Rename CPU_ARCH to CPU_CORE 2020-06-16 12:05:40 +02:00
dependency_resolution.inc.mk build system: Restructure dependency resolution 2020-04-02 09:55:07 +02:00
docker.inc.mk makefiles: avoid building archives when compiling 2020-09-04 15:01:10 +02:00
eclipse.inc.mk eclipse.inc.mk: Split eclipse support into it's own file. 2018-12-05 15:22:42 +01:00
features_check.inc.mk makefiles: Minor clean ups 2020-04-02 09:56:39 +02:00
features_modules.inc.mk makefiles/features_modules.inc.mk: convert bootloader_stm32 feature as module 2020-09-28 21:06:37 +02:00
git_version.inc.mk makefiles/git_version.inc.mk: deferred GIT_VERSION definition 2019-07-22 12:00:45 +02:00
info-global.inc.mk makefiles/info-global.inc.mk: add initial default modules inclusion 2020-09-14 19:01:33 +02:00
info-nproc.inc.mk make: replace curly braces with parenthesis 2018-03-22 20:43:15 +01:00
info.inc.mk info.inc.mk: Add info-build-json as JSON-formatted build info 2020-10-09 12:02:28 +02:00
kconfig.mk makefiles/kconfig: run kconfig always when menuconfig is called 2020-11-06 15:58:01 +01:00
mcuboot.mk Merge pull request #11130 from cladmi/pr/make/flashfile/jlink 2019-03-14 12:01:02 +01:00
modules.inc.mk makefile: add a check for real modules 2020-09-04 15:01:16 +02:00
murdock.inc.mk makefiles/murdock.inc.mk: change policy to run tests by default 2019-08-21 12:49:26 +02:00
periph.mk Makefile: remove usage of SUBMODULES_NOFORCE 2020-04-15 12:11:44 +02:00
pseudomodules.inc.mk Merge pull request #14331 from maribu/atomic_utils 2020-11-12 21:44:53 +01:00
scan-build.inc.mk makefiles: avoid building archives when compiling 2020-09-04 15:01:10 +02:00
stdio.inc.mk boards: remove the bootloader_% pseudo-feature 2020-10-13 10:30:22 +02:00
suit.base.inc.mk dist/tools/suit: Update suit tooling to IETF-v7 compliance 2020-09-24 21:15:13 +02:00
suit.inc.mk dist/tools/suit: Update suit tooling to IETF-v7 compliance 2020-09-24 21:15:13 +02:00
tests.inc.mk Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
usb-codes.inc.mk usb Kconfig: Provide explicit defaults 2020-06-30 10:51:42 +02:00
vars.inc.mk makefiles: avoid building archives when compiling 2020-09-04 15:01:10 +02:00