forked from platformio/platformio-core
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