platformio-libmirror
platformio-libmirror copied to clipboard
TextLCD (Wim Huiskamp) missing
The following file is present in this repo: https://raw.githubusercontent.com/platformio/platformio-libmirror/master/configs/mbed/TextLCD_wim.json
This led me to believe I could use this library in PlatformIO. However, neither pio lib search -n TextLCD nor pio lib search -a "Wim Huiskamp" show this library and I have to manually download it from Mbed to use it.
I did try running pio lib register https://raw.githubusercontent.com/platformio/platformio-libmirror/master/configs/mbed/TextLCD_wim.json but got the following error:
Error: Invalid manifest fields: {'version': ['Missing data for required field.']}.
Please check specification -> htts://docs.platformio.org/page/librarymanager/config.html