From 2013d2fdf623a876cda91a6d814f77f3fce8d8d8 Mon Sep 17 00:00:00 2001 From: bastien Date: Tue, 16 May 2023 17:20:24 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'Platform.io=20cli'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Platform.io-cli.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Platform.io-cli.md b/Platform.io-cli.md index 3a05a96..00685b5 100644 --- a/Platform.io-cli.md +++ b/Platform.io-cli.md @@ -1,6 +1,6 @@ # h1. Documentation platformio cli -## h2. "Installation platform.io cli":https://docs.platformio.org/en/latest/core/installation/methods/installer-script.html#super-quick-macos-linux +## h2. [Installation platform.io cli](https://docs.platformio.org/en/latest/core/installation/methods/installer-script.html#super-quick-macos-linux) Pour l'installation, c'est très simple, juste copié/collé cette commande :

@@ -20,8 +20,7 @@ sudo ln -s ~/.platformio/penv/bin/piodebuggdb /usr/local/bin/piodebuggdb
 
 Après avoir fini cela, redémarrer l'ordinateur pour qu'il prenne la configuration ci-dessus.
 
-h3. "Création d'un projet":https://docs.platformio.org/en/latest/core/quickstart.html#board-identifier
-
+h3. [Création d'un projet](https://docs.platformio.org/en/latest/core/quickstart.html#board-identifier)
 On va créer un dossier pour notre premier projet de teste :
 

 mkdir "nom du dossier"
@@ -90,7 +89,7 @@ Il faut lancer cette commande :
 sudo usermod -aG dialout "votre utilisateur"
 
-h2. Commandes utiles +## h2. Commandes utiles Pour avoir toutes les commandes de platform.io : "Commande platform.io":https://docs.platformio.org/en/latest/core/userguide/index.html#commands