[core] Update ltchiptool to v3.0.2

This commit is contained in:
Kuba Szczodrzyński
2023-03-14 11:34:09 +01:00
parent a27e76bfa7
commit eae64d34e2

View File

@@ -17,7 +17,7 @@ from platformio.platform.base import PlatformBase
from platformio.platform.board import PlatformBoardConfig
from semantic_version import SimpleSpec, Version
LTCHIPTOOL_VERSION = "^3.0.1"
LTCHIPTOOL_VERSION = "^3.0.2"
# Install & import tools