From bc57a1e5aa236e9830d7a193e98c6d4de60f78d6 Mon Sep 17 00:00:00 2001 From: NĂ©lio Laranjeiro Date: Thu, 28 Feb 2008 00:34:10 +0100 Subject: Update the flash memory accesses. --- digital/avr/modules/flash/test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'digital/avr/modules/flash/test/Makefile') diff --git a/digital/avr/modules/flash/test/Makefile b/digital/avr/modules/flash/test/Makefile index 38fa6706..e8552eb6 100644 --- a/digital/avr/modules/flash/test/Makefile +++ b/digital/avr/modules/flash/test/Makefile @@ -1,7 +1,7 @@ BASE = ../../.. PROGS = test_flash test_flash_SOURCES = test-flash.c -MODULES = utils spi flash +MODULES = utils spi flash proto uart CONFIGFILE = avrconfig.h # atmega8, atmega8535, atmega128... AVR_MCU = atmega8 -- cgit v1.2.3