summaryrefslogtreecommitdiff
path: root/n/avr/howto/howto-avr.txt
diff options
context:
space:
mode:
Diffstat (limited to 'n/avr/howto/howto-avr.txt')
-rw-r--r--n/avr/howto/howto-avr.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/n/avr/howto/howto-avr.txt b/n/avr/howto/howto-avr.txt
index a82e1f1..9444b16 100644
--- a/n/avr/howto/howto-avr.txt
+++ b/n/avr/howto/howto-avr.txt
@@ -31,7 +31,8 @@ Sur les Windows, on peut faire fonctionner gcc avec AVR Studio.
Pour la programmation, il y a avrdude, programmation de l'AVR avec 3 fils.
Les fichiers |Makefile| et |Makefile.avr| livrés avec cet howto peuvent être
-utilisés pour compiler les projets.
+utilisés pour compiler les projets. Ces fichiers sont dans |n/chenil|, un
+petit programme d'exemple qui fait un chenillard avec ses sorties.
* Programmation avec avrdude