From 583f00e0b8efe2832f63efb478a51d3ad35e92ed Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Sun, 7 Oct 2007 22:16:03 +0200 Subject: Included SI2E avr modules. Well, this need more works... --- digital/avr/modules/twi/Makefile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 digital/avr/modules/twi/Makefile (limited to 'digital/avr/modules/twi/Makefile') diff --git a/digital/avr/modules/twi/Makefile b/digital/avr/modules/twi/Makefile new file mode 100644 index 00000000..731c2ce3 --- /dev/null +++ b/digital/avr/modules/twi/Makefile @@ -0,0 +1,5 @@ +BASE = ../../.. +DOC = twi.html +EXTRACTDOC = twi.h avrconfig.h + +include $(BASE)/make/Makefile.gen -- cgit v1.2.3