Pass all PIO variables to PlatformManager
This commit is contained in:
@@ -74,6 +74,7 @@ DEFAULT_ENV_OPTIONS = dict(
|
||||
variables=commonvars,
|
||||
|
||||
# Propagating External Environment
|
||||
PIOVARIABLES=commonvars.keys(),
|
||||
ENV=environ,
|
||||
UNIX_TIME=int(time()),
|
||||
PROGNAME="program",
|
||||
|
||||
Reference in New Issue
Block a user