Advertisement
INOUETAICHI

Untitled

Dec 11th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. {
  2. "packages": [
  3. {
  4. "name": "bitDuino10",
  5. "maintainer": "maris_HY /modified by Kosaka.Lab.",
  6. "websiteURL": "https://github.com/kimio-kosaka/bitDuino10",
  7. "email": "",
  8. "help": {
  9. "online": ""
  10. },
  11. "platforms": [
  12. {
  13. "name": "bitDuino10",
  14. "architecture": "avr",
  15. "version": "1.0.0",
  16. "category": "Contributed",
  17. "help": {
  18. "online": ""
  19. },
  20. "url": "https://github.com/kimio-kosaka/bitDuino10/archive/v1.0.0.tar.gz",
  21. "archiveFileName": "bitDuino10-1.0.0.tar.gz",
  22. "checksum": "SHA-256:71f6f2f9c63e5323ea73ddc372b27714e73cb776e32d2370684a7291baaee1c1",
  23. "size": "29216",
  24. "boards": [
  25. {"name": "ATtiny10"}
  26. ],
  27. "toolsDependencies": [
  28. {
  29. "packager": "arduino",
  30. "name": "avr-gcc",
  31. "version": "4.9.2-atmel3.5.4-arduino2"
  32. },
  33. {
  34. "packager": "arduino",
  35. "name": "avrdude",
  36. "version": "6.3.0-arduino9"
  37. }
  38. ]
  39. }
  40. ],
  41. "tools": []
  42. }
  43. ]
  44. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement