Skip to content

Commit f40322e

Browse files
authored
fix install dfu-util
1 parent d225def commit f40322e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platform.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -456,6 +456,7 @@ def configure_default_packages(self, variables: Dict, targets: List[str]) -> Any
456456

457457
self._configure_check_tools(variables)
458458
self._configure_filesystem_tools(variables, targets)
459+
self._handle_dfuutil_tool(variables)
459460

460461
logger.info("Package configuration completed successfully")
461462

0 commit comments

Comments
 (0)