GitHub-Repository zu PlatformIO platformio.ini lib_deps hinzufügen
English
Deutsch
Sie können ein GitHub-Repository direkt als PlatformIO-Bibliotheksabhängigkeit hinzufügen, indem Sie seine Repository-URL in lib_deps in platformio.ini angeben
platformio.ini
lib_deps =
https://github.com/Bodmer/U8g2_for_TFT_eSPIBeachten Sie, dass das GitHub-Repository eine gültige PlatformIO-Bibliothek sein muss, d.h. es muss library.json oder library.properties in seinem Stammverzeichnis haben. https://github.com/Bodmer/U8g2_for_TFT_eSPI ist ein Beispiel für eine Bibliothek, die in PlatformIO eingebunden werden kann.
Check out similar posts by category:
PlatformIO
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow