summaryrefslogtreecommitdiff
path: root/n/lcd/src/Makefile
diff options
context:
space:
mode:
authorburg2006-05-22 16:06:09 +0000
committerburg2006-05-22 16:06:09 +0000
commit89a55a3a208e389f255a0e34e8619fbc52c30ebb (patch)
tree02bd567ca5afd2ace23946ad03bf02e28ea5bd1b /n/lcd/src/Makefile
parent0c97c0770bb3c6e4f9cdd526700f30029a714f49 (diff)
I2C -> LCD : OK
KEYBD -> ES : KO :-) Faut tuner la lecture clavier... pff
Diffstat (limited to 'n/lcd/src/Makefile')
-rw-r--r--n/lcd/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/n/lcd/src/Makefile b/n/lcd/src/Makefile
index 50de46a..ee0e875 100644
--- a/n/lcd/src/Makefile
+++ b/n/lcd/src/Makefile
@@ -1,7 +1,7 @@
BASE = ../../avr
AVR_PROGS = lcd
lcd_SOURCES = lcd.c
-MODULES = uart proto utils
+MODULES = uart proto utils twi
CONFIGFILE = avrconfig.h
# atmega8, atmega8535, atmega128...
AVR_MCU = atmega8