Picardian14

BingMachine library.json

May 11th, 2022 (edited)
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. {
  2. "name": "BingMachine",
  3. "dependencies":
  4. [
  5. {
  6. "owner": "greiman",
  7. "name": "SdFat",
  8. "version": "1.1.0"
  9. },
  10. {
  11. "owner": "James Bowman",
  12. "name": "Gameduino2",
  13. "version": "*",
  14. "platforms": ["atmelsam"],
  15. "frameworks": ["arduino"]
  16. },
  17. {
  18. "name": "ArduinoMD5"
  19. },
  20. {
  21. "name": "DueFlashStorage"
  22. },
  23. {
  24. "name": "Adafruit DRV2605 Library", // tried also with name:adafruit/Adafruit DRV2605 Library@^1.2.0
  25. "version":"1.2.0",
  26. "external-repo":"https://github.com/adafruit/Adafruit_DRV2605_Library"
  27. },
  28. {
  29. "name": "Adafruit BusIO",
  30. "version":"1.11.6",
  31. "external-repo":"https://github.com/adafruit/Adafruit_BusIO"
  32. },
  33. {
  34. "name": "Adafruit LED Backpack Library",
  35. "version":"1.3.2",
  36. "external-repo":"https://github.com/adafruit/Adafruit_LED_Backpack"
  37. },
  38. {
  39. "name": "Adafruit GFX Library",
  40. "version":"1.11.1",
  41. "external-repo":"url=https://github.com/adafruit/Adafruit-GFX-Library"
  42. }
  43. ]
  44. }
Add Comment
Please, Sign In to add comment