Difference between revisions of "Translations:DIY USB adapter/31/fr"

From GIMX
Jump to: navigation, search
(Created page with "Sous GNU/Linux, la commande avrdude est : avrdude -p atmega32u4 -c avr109 -P /dev/ttyACM0 -D -U flash:w:atmega32u4.hex:i (ajuster le port et le fichier)")
 

(No difference)


Latest revision as of 15:26, 9 March 2016

Information about message (contribute)

This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.

Message definition (DIY USB adapter)
In GNU/Linux, the avrdude command is:
 avrdude -p atmega32u4 -c avr109 -P /dev/ttyACM0 -D -U flash:w:atmega32u4.hex:i
(make sure to adjust the port and the file)
TranslationSous GNU/Linux, la commande avrdude est :
 avrdude -p atmega32u4 -c avr109 -P /dev/ttyACM0 -D -U flash:w:atmega32u4.hex:i
(ajuster le port et le fichier)

Sous GNU/Linux, la commande avrdude est :

avrdude -p atmega32u4 -c avr109 -P /dev/ttyACM0 -D -U flash:w:atmega32u4.hex:i

(ajuster le port et le fichier)