forked from platformio/platformio-core
35 lines
486 B
ReStructuredText
35 lines
486 B
ReStructuredText
![]() |
.. _cmd_lib_show:
|
||
|
|
||
|
platformio lib show
|
||
|
===================
|
||
|
|
||
|
.. contents::
|
||
|
|
||
|
Usage
|
||
|
-----
|
||
|
|
||
|
.. code-block:: bash
|
||
|
|
||
|
platformio lib show NAME
|
||
|
|
||
|
|
||
|
Description
|
||
|
-----------
|
||
|
|
||
|
Show details about the installed library
|
||
|
|
||
|
|
||
|
Examples
|
||
|
--------
|
||
|
|
||
|
.. code-block:: bash
|
||
|
|
||
|
$ platformio lib show Arduino-XBee
|
||
|
Arduino-XBee
|
||
|
------------
|
||
|
Author: Andrew Rapp <andrew.rapp@gmail.com>
|
||
|
Keywords: xbee, protocol, radio
|
||
|
Version: 0.5
|
||
|
|
||
|
Arduino library for communicating with XBees in API mode
|