Files
platformio-core/docs/userguide/cmd_show.rst

46 lines
790 B
ReStructuredText
Raw Normal View History

2014-08-09 16:31:20 +03:00
.. _cmd_show:
platformio show
===============
.. contents::
Usage
-----
.. code-block:: bash
platformio show PLATFORM
Description
-----------
Show details about the installed :ref:`Platforms <platforms>`
Examples
--------
.. code-block:: bash
$ platformio show atmelavr
atmelavr - An embedded platform for Atmel AVR microcontrollers (with Arduino Framework)
----------
Package: toolchain-atmelavr
Alias: toolchain
Version: 1
Installed: 2014-12-13 23:58:48
2014-08-09 16:31:20 +03:00
----------
Package: tool-avrdude
Version: 2
Installed: 2015-02-13 22:23:17
2014-08-09 16:31:20 +03:00
----------
Package: framework-arduinoavr
Version: 12
Installed: 2015-02-23 20:57:40
----------
Package: tool-micronucleus
2014-08-09 16:31:20 +03:00
Version: 1
Installed: 2015-02-23 21:20:14