diff --git a/auxilary/package_loom4_index.json b/auxilary/package_loom4_index.json index adfc1d00..5789d556 100644 --- a/auxilary/package_loom4_index.json +++ b/auxilary/package_loom4_index.json @@ -207,6 +207,36 @@ } ], "tools":[] + }, + { + "name": "loom4", + "maintainer": "OPEnS Lab", + "websiteURL": "https://github.com/OPEnSLab-OSU/Loom-V4", + "email": "open.sensing@oregonstate.edu", + "help":{ + "online": "https://github.com/OPEnSLab-OSU/Loom-V4/issues" + }, + "platforms": [ + { + "name": "Loom SAMD Boards V4", + "architecture": "samd", + "version": "4.6", + "category": "contributed", + "help": { + "online": "https://github.com/OPEnSLab-OSU/Loom-V4/issues" + }, + "url": "https://github.com/OPEnSLab-OSU/Loom-V4/releases/download/v4.6/loom4.zip", + "archiveFileName": "loom4.zip", + "checksum": "SHA-256:96086d0b42192db997098764a30ccf1e7033915302448376d352f71e5c4f643b", + "size": "25571732", + "boards": [ + { + "name": "Loomified Adafruit Feather M0 (SAMD21)" + } + ] + } + ], + "tools":[] } ] }