forked from platformio/platformio-core
Control PIO Unified Debugger and its firmware loading mode using "debug_load_mode" option
This commit is contained in:
@@ -23,7 +23,7 @@ from platformio.managers.package import PackageManager
|
||||
CORE_PACKAGES = {
|
||||
"contrib-piohome": ">=0.6.1,<2",
|
||||
"contrib-pysite": ">=0.1.2,<2",
|
||||
"tool-pioplus": ">=0.13.5,<2",
|
||||
"tool-pioplus": ">=0.14.0,<2",
|
||||
"tool-unity": "~1.20302.1",
|
||||
"tool-scons": "~2.20501.3"
|
||||
}
|
||||
|
Reference in New Issue
Block a user