masaakiNakamura

package_w80x_proxy_index.json

Mar 31st, 2022 (edited)
439
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.26 KB | None | 0 0
  1. {
  2.     "packages": [
  3.         {
  4.             "name": "w80x_duino",
  5.             "maintainer": "nulllab",
  6.             "websiteURL": "https://github.com/Hi-LinkDuino/w80x_arduino",
  7.             "email": "nulljun@nulllab.cn",
  8.             "help": {
  9.                 "online": "www.nulllab.cn"
  10.             },
  11.             "platforms" : [
  12.                 {
  13.                     "name": "w80x_arduino csky plain C/C++ core",
  14.                     "architecture": "XT804",
  15.                     "version": "0.0.1",
  16.                     "category": "Contributed",
  17.                     "url": "https://github.com/Hi-LinkDuino/w80x_arduino/releases/download/v0.0.1/w80x_arduino-0.0.1.zip",
  18.                     "archiveFileName": "w80x_arduino-0.0.1.zip",
  19.                     "help": {
  20.                     "online": "https://github.com/Hi-LinkDuino/w80x_arduino/issues"
  21.                     },
  22.                     "boards": [
  23.                         {"name": "w80x_duino"},
  24.                         {"name": "HLK-W806"}
  25.                     ],
  26.                     "toolsDependencies": [
  27.                         {
  28.                             "name": "csky",
  29.                             "version": "2021.04.23",
  30.                             "packager": "w80x_duino"
  31.                         },
  32.                         {
  33.                             "name": "w80x_tool",
  34.                             "version": "v1.0",
  35.                             "packager": "w80x_duino"
  36.                         }
  37.                     ]
  38.                 }
  39.             ],
  40.             "tools" : [
  41.                 {
  42.                     "name": "csky",
  43.                     "version": "2021.04.23",
  44.                     "systems": [
  45.                         {
  46.                             "host": "i686-mingw32",
  47.                             "url": "https://github.com/Hi-LinkDuino/w80x_arduino/releases/download/v0.0.1/csky-elfabiv2-tools-mingw-minilibc-20210423.tar.gz",
  48.                             "archiveFileName":"csky-elfabiv2-tools-mingw-minilibc-20210423.tar.gz",
  49.                             "checksum": "SHA-256:e7d0130df26bcf7b625f7c0818251c04e6be4715ed9b3c8f6303081cea1f058b",
  50.                             "size": "78639538"
  51.                         },{
  52.                             "host": "x86_64-pc-linux-gnu",
  53.                             "url": "https://github.com/Hi-LinkDuino/w80x_arduino/releases/download/v0.0.1/csky-elfabiv2-tools-x86_64-minilibc-20210423.tar.gz",
  54.                             "archiveFileName": "csky-elfabiv2-tools-x86_64-minilibc-20210423.tar.gz",
  55.                             "checksum": "SHA-256:8b9a353c157e4d44001a21974254a21cc0f3c7ea2bf3c894f18a905509a7048f",
  56.                             "size": "80451419"
  57.                         }
  58.                     ]
  59.                 },
  60.                 {
  61.                     "name": "w80x_tool",
  62.                     "version": "v1.0",
  63.                     "systems": [
  64.                         {
  65.                             "host": "i686-mingw32",
  66.                             "url": "https://github.com/Hi-LinkDuino/w80x_arduino/releases/download/v0.0.1/w80x_tool-mingw32-v1.0.zip",
  67.                             "archiveFileName": "w80x_tool-mingw32-v1.0.zip"
  68.                         }
  69.                     ]
  70.                 }
  71.             ]
  72.         }
  73.     ]
  74. }
Add Comment
Please, Sign In to add comment