diff --git a/platform.py b/platform.py index 3b0ef55..f66db00 100644 --- a/platform.py +++ b/platform.py @@ -49,7 +49,7 @@ class RaspberrypiPlatform(PlatformBase): # if we want to build a filesystem, we need the tools. if "buildfs" in targets: - self.packages['tool-mklittlefs-rp2040-earlephilhower']['optional'] = False + self.packages["tool-mklittlefs-rp2040-earlephilhower"]["optional"] = False # configure J-LINK tool jlink_conds = [