mirror of
https://github.com/MikronMIK32/mik32-uploader.git
synced 2026-01-01 13:37:03 +03:00
parent
ba38e7cea8
commit
db39ad500e
1
.piopm
1
.piopm
@ -1 +0,0 @@
|
|||||||
{"type": "tool", "name": "tool-mik32-uploader", "version": "0.1.0", "spec": {"owner": "platformio", "id": 1235, "name": "tool-mik32-uploader", "requirements": null, "uri": null}}
|
|
||||||
@ -1,3 +1,3 @@
|
|||||||
@echo off
|
@echo off
|
||||||
openocd\bin\openocd.exe -s openocd/share/openocd/scripts -f interface/ftdi/m-link.cfg -f target/mik32.cfg
|
openocd\bin\openocd.exe -s openocd/share/openocd/scripts -f interface/ftdi/m-link.cfg -f target/mcu32.cfg
|
||||||
timeout /t 300
|
timeout /t 300
|
||||||
|
|||||||
15
package.json
15
package.json
@ -1,15 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "tool-mik32-uploader",
|
|
||||||
"version": "0.1.0",
|
|
||||||
"description": "mik32-uploader",
|
|
||||||
"keywords": [
|
|
||||||
"tools",
|
|
||||||
"uploader",
|
|
||||||
"mik32"
|
|
||||||
],
|
|
||||||
"license": "MIT",
|
|
||||||
"repository": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://github.com/MikronMIK32/mik32-uploader"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue
Block a user