forked from platformio/platformio-core
Upgraded build engine to the SCons 4.2
This commit is contained in:
@ -50,7 +50,7 @@ __core_packages__ = {
|
||||
"contrib-piohome": "~3.3.4",
|
||||
"contrib-pysite": "~2.%d%d.0" % (sys.version_info.major, sys.version_info.minor),
|
||||
"tool-unity": "~1.20500.0",
|
||||
"tool-scons": "~4.40100.2",
|
||||
"tool-scons": "~4.40200.0",
|
||||
"tool-cppcheck": "~1.241.0",
|
||||
"tool-clangtidy": "~1.100000.0",
|
||||
"tool-pvs-studio": "~7.12.0",
|
||||
|
Reference in New Issue
Block a user