mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 10:07:14 +02:00
Add "url" field to "library.json"
This commit is contained in:
@ -167,6 +167,16 @@ A version of the current library source code.
|
|||||||
|PIOAPICR| will use the *CVS*-revision from the latest commit.
|
|PIOAPICR| will use the *CVS*-revision from the latest commit.
|
||||||
|
|
||||||
|
|
||||||
|
.. _libjson_url:
|
||||||
|
|
||||||
|
``url``
|
||||||
|
-------
|
||||||
|
|
||||||
|
*Optional* | Type: ``String`` | Max. Length: 255
|
||||||
|
|
||||||
|
Home page of library (if different from :ref:`libjson_repository` url).
|
||||||
|
|
||||||
|
|
||||||
.. _libjson_include:
|
.. _libjson_include:
|
||||||
|
|
||||||
``include``
|
``include``
|
||||||
|
Reference in New Issue
Block a user