1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/makefiles
Kaspar Schleiser e6776ae8d1
edbg.inc.mk: allow flashing with an offset in rom
Allow flashing with an offset in ROM from the rom base address.
It reuses `IMAGE_OFFSET` configuration variable name from `openocd.sh`.

This will allow flashing multiple images with different flash operations.
2018-08-16 16:49:16 +02:00
..
arch cpu/fe310: add RISC-V cpu FE310 2018-05-29 15:21:45 -07:00
boards boards: use RIOTTOOLS variable 2018-06-28 14:05:33 +02:00
libc newlib.mk: indent comments in conditionnal 2018-08-02 17:06:54 +02:00
toolchain toolchain/gnu: also define NM 2018-07-23 17:29:55 +02:00
tools edbg.inc.mk: allow flashing with an offset in rom 2018-08-16 16:49:16 +02:00
application.inc.mk makefiles: Add an APPLICATION_MODULE variable 2018-01-30 17:27:03 +01:00
bindist.inc.mk bindist: remove APPLICATION_MODULE duplicate 2018-03-22 14:32:24 +01:00
buildtests.inc.mk makefiles/buildtests.inc.mk: allow overwriting make output redirection 2018-08-08 14:34:56 +02:00
cflags.inc.mk cflags.inc.mk: fix cflags test for llvm 2018-07-19 18:59:20 +02:00
color.inc.mk make: Do not attempt to use color if the terminal cannot support it 2017-11-16 20:04:18 +01:00
defaultmodules.inc.mk Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
docker.inc.mk makefiles/docker.inc.mk: allow overwriting 'docker' command 2018-07-26 14:30:39 +02:00
info-global.inc.mk make: replace curly braces with parenthesis 2018-03-22 20:43:15 +01:00
info-nproc.inc.mk make: replace curly braces with parenthesis 2018-03-22 20:43:15 +01:00
info.inc.mk make: add APPDIR to info-build target 2018-08-09 14:40:35 +02:00
mcuboot.mk mcuboot.mk: use RIOTTOOLS variable 2018-05-09 18:01:51 +02:00
modules.inc.mk makefiles/modules.inc.mk: remove deprecated FEATURE_PERIPH_ macros 2018-01-18 09:24:17 +01:00
murdock.inc.mk murdock: add support for running tests on hardware 2018-03-28 18:28:54 +02:00
periph.mk make: add Makefile.periph 2017-11-06 12:01:01 +01:00
pseudomodules.inc.mk pseudomodules: allow defining them in pkg/PKG/Makefile.include 2018-07-05 16:03:07 +02:00
scan-build.inc.mk Makefile.include: FIX .DEFAULT_GOAL not being all 2018-03-28 16:59:00 +02:00
tests.inc.mk Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
vars.inc.mk make: introduce common Python lib path 2018-08-10 11:37:43 +02:00