mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 01:57:13 +02:00
Add alias to "tool-teensy"
This commit is contained in:
@ -31,6 +31,7 @@ class TeensyPlatform(BasePlatform):
|
|||||||
},
|
},
|
||||||
|
|
||||||
"tool-teensy": {
|
"tool-teensy": {
|
||||||
|
"alias": "uploader",
|
||||||
"default": True
|
"default": True
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user