arduino-libraries/Arduino_PF1550

Cannot install library from CLI or IDE

aliphys opened this issue · 3 comments

I expect to be able to install the Arduino_PF1550 library via both the library manager as well as the CLI.

IDE

When searching for Arduino_PF1550 in the Library Manager of the IDE, the library is not shown
bild

CLI

Entering the command
arduino-cli lib install Arduino_PF1550
bring an error stating that the library is not found.
bild

Note that the ArduinoBLE library is found.

There is no entry with Arduino_PF1550 inside the arduino/library-registry repository.

Hilarious -.- Fixed via arduino/library-registry#3728 .

Thanks @aentinger ! The PF1550 library is now accessible via both the CLI and IDE 🎉

IDE

bild

CLI

bild