[core] Update ltchiptool to fix PlatformIO publishing
This commit is contained in:
@@ -17,7 +17,7 @@ from platformio.platform.base import PlatformBase
|
||||
from platformio.platform.board import PlatformBoardConfig
|
||||
from semantic_version import SimpleSpec, Version
|
||||
|
||||
LTCHIPTOOL_VERSION = "^4.0.0"
|
||||
LTCHIPTOOL_VERSION = "^4.0.1"
|
||||
|
||||
|
||||
# Install & import tools
|
||||
|
||||
Reference in New Issue
Block a user