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