Custom debugging configuration

This commit is contained in:
Ivan Kravets
2017-05-18 21:51:38 +03:00
parent 5eb2fc67e5
commit 6941b822b6
4 changed files with 16 additions and 15 deletions

View File

@@ -22,7 +22,7 @@ from platformio.managers.package import PackageManager
CORE_PACKAGES = {
"pysite-pioplus": ">=0.3.0,<2",
"tool-pioplus": ">=0.8.10,<2",
"tool-pioplus": ">=0.8.11,<2",
"tool-unity": "~1.20302.1",
"tool-scons": "~3.20501.2"
}