We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0c66309 + c9c5b9c commit 7b3357aCopy full SHA for 7b3357a
librarymanager/config.rst
@@ -577,6 +577,18 @@ Specify Library Dependency Finder Mode. See :ref:`ldf_mode` for details.
577
578
Specify Library Compatibility Mode. See :ref:`ldf_compat_mode` for details.
579
580
+``builder``
581
+~~~~~~~~~~~
582
+
583
+*Optional* | Type: ``String``
584
585
+Override default ``PlatformIOLibBuilder`` with another builder. Currently supported
586
+builders:
587
588
+* ``PlatformIOLibBuilder`` (default)
589
+* ``ArduinoLibBuilder``
590
+* ``MbedLibBuilder``
591
592
Examples
593
--------
594
0 commit comments