Skip to content

Commit

Permalink
platform: change platform.json for different tool version
Browse files Browse the repository at this point in the history
Signed-off-by: Huaqi Fang <578567190@qq.com>
  • Loading branch information
fanghuaqi committed Jan 4, 2024
1 parent 4c522f6 commit da2f38d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions platform.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"packages": {
"toolchain-riscv-nuclei": {
"type": "toolchain",
"version": "~13.1.1"
"version": "~1.0.0"
},
"framework-nuclei-sdk": {
"optional": true,
Expand All @@ -40,12 +40,12 @@
"tool-openocd-nuclei": {
"optional": true,
"type": "uploader",
"version": "~0.11.0"
"version": "~1.0.0"
},
"tool-openocd-gd32": {
"optional": true,
"type": "uploader",
"version": "~0.11.0"
"version": "~1.0.0"
},
"tool-jlink": {
"type": "uploader",
Expand Down

0 comments on commit da2f38d

Please sign in to comment.