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:
commit
0af6a5a7b5
@ -52,6 +52,7 @@ export DOCKER_ENV_VARS += \
|
||||
LTO \
|
||||
OBJCOPY \
|
||||
OFLAGS \
|
||||
PARTICLE_MONOFIRMWARE \
|
||||
PREFIX \
|
||||
QUIET \
|
||||
WERROR \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user