Make usage of double quotes consistent

This commit is contained in:
unknown 2022-06-17 01:23:51 +02:00
parent 6f7bbd86c8
commit 40aea9c914

View File

@ -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 = [