From 52d4a4917e49e3864cb50cb37cfd86537e42a287 Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Tue, 26 Mar 2013 21:00:36 +0100 Subject: digital/io-hub/src/apbirthday: add US sensors ADC --- digital/io-hub/src/apbirthday/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'digital/io-hub/src/apbirthday/Makefile') diff --git a/digital/io-hub/src/apbirthday/Makefile b/digital/io-hub/src/apbirthday/Makefile index 473acdff..02cd0d4e 100644 --- a/digital/io-hub/src/apbirthday/Makefile +++ b/digital/io-hub/src/apbirthday/Makefile @@ -10,7 +10,7 @@ apbirthday_SOURCES = main.cc robot.cc hardware.host.cc hardware.stm32.cc \ angfsm.host.c angfsm_gen_arm_AI.arm.c fsm_queue.cc \ $(AVR_SOURCES) -MODULES = utils hal/gpio hal/uart hal/usb hal/i2c hal/spi \ +MODULES = utils hal/gpio hal/adc hal/uart hal/usb hal/i2c hal/spi \ base/proto dev/avrisp # Hack mode, include old code from AVR modules. -- cgit v1.2.3