1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 06:23:53 +01:00

Merge pull request #16857 from dylad/pr/docker/fix_particle_based_board_flashing

makefiles/docker.inc.mk: pass PARTICLE_MONOFIRMWARE to docker env vars
This commit is contained in:
chrysn 2021-09-15 20:01:14 +02:00 committed by GitHub
commit 0af6a5a7b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,6 +52,7 @@ export DOCKER_ENV_VARS += \
LTO \
OBJCOPY \
OFLAGS \
PARTICLE_MONOFIRMWARE \
PREFIX \
QUIET \
WERROR \