mirror of
https://github.com/WeActStudio/ArduinoCore-AT32F4.git
synced 2026-05-21 01:12:00 +00:00
support linux system
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
"url": "https://github.com/WeActStudio/ArduinoCore-AT32F4/releases/download/0.0.1/Artery_ISP_Console_Linux_V3.0.01.tar.bz2",
|
||||
"archiveFileName": "Artery_ISP_Console_Linux_V3.0.01.tar.bz2",
|
||||
"size": "14810873",
|
||||
"checksum": "SHA-256:ee2f97a878735e43f114c5ee806064e3a0e8d2a5eeb0879d9fbe31d5b8e02078"
|
||||
"checksum": "SHA-256:f84a0a2156a6b4bb8e8ccbc6d9b297517a526dfc857c4789176a906c91c26f77"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -65,4 +65,4 @@ tools.Artery_ISP_Console.path={runtime.tools.Artery_ISP_Console.path}
|
||||
|
||||
tools.Artery_ISP_Console.upload.params.verbose=-d
|
||||
tools.Artery_ISP_Console.upload.params.quiet=
|
||||
tools.Artery_ISP_Console.upload.pattern="{path}/{cmd}" "{build.path}/{build.project_name}.hex"
|
||||
tools.Artery_ISP_Console.upload.pattern=sh "{path}/{cmd}" "{build.path}/{build.project_name}.hex"
|
||||
|
||||
Reference in New Issue
Block a user