Release: 0.2.1

master
Raylin51 2020-01-14 10:47:28 +08:00
parent cbf3b444d2
commit 4c38ef1563
1 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@
"canaan"
],
"publisher": "Kendryte",
"version": "0.2.0",
"version": "0.2.1",
"engines": {
"vscode": "^1.40.0"
},
@ -73,7 +73,7 @@
},
"JTag.speed": {
"type": "number",
"default": 30000,
"default": 3000,
"description": "khz"
}
}
@ -83,7 +83,7 @@
"properties": {
"FTDI.speed": {
"type": "number",
"default": 25000,
"default": 2500,
"description": "khz"
},
"FTDI.vid_pid": {