Sync docs
This commit is contained in:
@@ -357,6 +357,8 @@ Packages
|
||||
- Description"""
|
||||
)
|
||||
for name, options in dict(sorted(packages.items())).items():
|
||||
if name == "toolchain-gccarmnoneeab": # aceinna typo fix
|
||||
name = name + "i"
|
||||
package = REGCLIENT.get_package(
|
||||
"tool", options.get("owner", "platformio"), name
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user