OPEnSLab-OSU / Loom

Arduino library for Internet of Things Rapid Prototyping in environmental sensing
GNU General Public License v3.0
26 stars 3 forks source link

Board Manager Profile #51

Closed Cogswatch closed 4 years ago

Cogswatch commented 4 years ago

Is your feature request related to a problem? Please describe. Switch from serving all libraries and dependencies as an external installer or manual process into 'board specific' LoomSamd21 platform libraries which will allow full setup in one action.

Describe the solution you'd like See above.

Describe alternatives you've considered Building an instal .sh

Additional context https://github.com/sensebox/senseBoxMCU-core

akerr501 commented 4 years ago

Loom now supports a Board Profile in version 2.4.0 and quick start install instructions can be found here and manual install instructions can be found here