如何将 GitHub 仓库添加到 PlatformIO lib_deps

像这样使用 git+https

platformio_lib_deps.ini
lib_deps =
    git+https://github.com/mjs513/Teensy-4.x-Quad-Encoder-Library

Check out similar posts by category: Electronics, Embedded, PlatformIO