qp-arduino icon indicating copy to clipboard operation
qp-arduino copied to clipboard

Compatibility with the Arduino library registry ?

Open vChavezB opened this issue 3 years ago • 1 comments

The current installation of the library is done by cloning this repository and selecting the version you want to use (arm or avr) and copying it to the Arduino Library path.

Officially Arduino has a registry repository where any library can be added and made accessible via the Arduino library manager.

https://github.com/arduino/library-registry

Why hasn't it been thought to use the official Arduino method?

vChavezB avatar Mar 17 '22 18:03 vChavezB

Hi there, Thanks for pointing this out. The qpcpp_arm-cm library for Arduino/ARM-based will be registered in the official Arduino Library Manager at the next release, which is planned to be version 7.0.0. The qpn_avr library will be dropped as no longer supported. --MMS

quantum-leaps avatar Mar 18 '22 13:03 quantum-leaps