From 3018113b43b61ef1d80fff5b82bb0634aaaa2b24 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 25 Mar 2015 20:39:44 +0200 Subject: [PATCH] Update example with platforms list --- docs/userguide/cmd_list.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/userguide/cmd_list.rst b/docs/userguide/cmd_list.rst index 103c457b..1bc6b745 100644 --- a/docs/userguide/cmd_list.rst +++ b/docs/userguide/cmd_list.rst @@ -34,7 +34,10 @@ Examples $ platformio list atmelavr with packages: toolchain-atmelavr, tool-avrdude, framework-arduinoavr, tool-micronucleus atmelsam with packages: framework-arduinosam, ldscripts, toolchain-gccarmnoneeabi, tool-bossac - stm32 with packages: toolchain-gccarmnoneeabi, tool-stlink, framework-spl, framework-cmsis, framework-opencm3, ldscripts + freescalekinetis with packages: framework-mbed, toolchain-gccarmnoneeabi + nordicnrf51 with packages: framework-mbed, toolchain-gccarmnoneeabi + nxplpc with packages: framework-mbed, toolchain-gccarmnoneeabi + ststm32 with packages: framework-libopencm3, toolchain-gccarmnoneeabi, tool-stlink, framework-spl, framework-cmsis, framework-mbed, ldscripts teensy with packages: toolchain-atmelavr, ldscripts, framework-arduinoteensy, toolchain-gccarmnoneeabi, tool-teensy - timsp430 with packages: toolchain-timsp430, tool-mspdebug, framework-energiamsp430 - titiva with packages: ldscripts, toolchain-gccarmnoneeabi, tool-lm4flash, framework-opencm3, framework-energiativa + timsp430 with packages: toolchain-timsp430, tool-mspdebug, framework-energiamsp430, framework-arduinomsp430 + titiva with packages: ldscripts, framework-libopencm3, toolchain-gccarmnoneeabi, tool-lm4flash, framework-energiativa