mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 10:07:14 +02:00
Fix toolchain name for microchippic32
This commit is contained in:
@ -28,7 +28,7 @@ class Microchippic32Platform(BasePlatform):
|
||||
|
||||
PACKAGES = {
|
||||
|
||||
"toolchain-gccmicrochippic32": {
|
||||
"toolchain-microchippic32": {
|
||||
"alias": "toolchain",
|
||||
"default": True
|
||||
},
|
||||
|
Reference in New Issue
Block a user