diff options
Diffstat (limited to 'docs/fr-fr/flashing.md')
-rw-r--r-- | docs/fr-fr/flashing.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/fr-fr/flashing.md b/docs/fr-fr/flashing.md index 74eae4977..4d6655c81 100644 --- a/docs/fr-fr/flashing.md +++ b/docs/fr-fr/flashing.md | |||
@@ -84,7 +84,7 @@ BOOTLOADER = caterina | |||
84 | Flashers compatibles : | 84 | Flashers compatibles : |
85 | 85 | ||
86 | * [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (Interface graphique recommandée) | 86 | * [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (Interface graphique recommandée) |
87 | * [avrdude](http://www.nongnu.org/avrdude/) avec avr109 / `:avrdude` (Outil en ligne de commande recommandé) | 87 | * [avrdude](https://www.nongnu.org/avrdude/) avec avr109 / `:avrdude` (Outil en ligne de commande recommandé) |
88 | * [AVRDUDESS](https://github.com/zkemble/AVRDUDESS) | 88 | * [AVRDUDESS](https://github.com/zkemble/AVRDUDESS) |
89 | 89 | ||
90 | Séquence de flash : | 90 | Séquence de flash : |
@@ -159,7 +159,7 @@ BOOTLOADER = USBasp | |||
159 | Flashers compatibles : | 159 | Flashers compatibles : |
160 | 160 | ||
161 | * [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (Interface graphique recommandé) | 161 | * [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (Interface graphique recommandé) |
162 | * [avrdude](http://www.nongnu.org/avrdude/) avec le programmeur `usbasp`. | 162 | * [avrdude](https://www.nongnu.org/avrdude/) avec le programmeur `usbasp`. |
163 | * [AVRDUDESS](https://github.com/zkemble/AVRDUDESS) | 163 | * [AVRDUDESS](https://github.com/zkemble/AVRDUDESS) |
164 | 164 | ||
165 | Séquence de flash : | 165 | Séquence de flash : |