[core] Update ltchiptool to v4.12.2
This commit is contained in:
@@ -18,7 +18,7 @@ platform: PlatformBase = env.PioPlatform()
|
||||
board: PlatformBoardConfig = env.BoardConfig()
|
||||
|
||||
python_deps = {
|
||||
"ltchiptool": ">=4.12.0,<5.0",
|
||||
"ltchiptool": ">=4.12.2,<5.0",
|
||||
}
|
||||
env.SConscript("python-venv.py", exports="env")
|
||||
env.ConfigurePythonVenv()
|
||||
|
||||
Reference in New Issue
Block a user