Skip to content

Commit

Permalink
update package file
Browse files Browse the repository at this point in the history
  • Loading branch information
xukangmin committed Oct 25, 2019
1 parent 2d64c6e commit ffb7cfa
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions avr/package/package_tinycore_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,39 @@
"online":"http://tinycore.dev"
},
"platforms":[
{
"name":"TinyCore Boards",
"architecture":"avr",
"version":"0.0.6",
"category":"TinyCore",
"url":"https://github.com/xukangmin/TinyCore/releases/download/0.0.6/TinyCore-0.0.6.zip",
"archiveFileName":"TinyCore-0.0.6.zip",
"checksum":"SHA-256:b493e2125c185c51358526ef37e4a458b3a258ae9eb09072d5d4b50ba97feeb1",
"size":"760220",
"help":{
"online":"https://docs.tinycore.dev"
},
"boards":[
{
"name":"TinyCore 16"
},
{
"name":"TinyCore 32"
}
],
"toolsDependencies":[
{
"packager":"arduino",
"name":"avr-gcc",
"version":"7.3.0-atmel3.6.1-arduino5"
},
{
"packager":"arduino",
"name":"avrdude",
"version":"6.3.0-arduino16"
}
]
},
{
"name":"TinyCore Boards",
"architecture":"avr",
Expand Down

0 comments on commit ffb7cfa

Please sign in to comment.