summaryrefslogtreecommitdiff
path: root/ucoo/hal/gpio/Module
diff options
context:
space:
mode:
Diffstat (limited to 'ucoo/hal/gpio/Module')
-rw-r--r--ucoo/hal/gpio/Module3
1 files changed, 2 insertions, 1 deletions
diff --git a/ucoo/hal/gpio/Module b/ucoo/hal/gpio/Module
index b6f0b42..2cfbd11 100644
--- a/ucoo/hal/gpio/Module
+++ b/ucoo/hal/gpio/Module
@@ -1 +1,2 @@
-ucoo_hal_gpio_SOURCES = gpio.host.cc gpio.stm32f4.cc gpio.stm32f1.cc
+ucoo_hal_gpio_SOURCES := gpio.host.cc gpio.stm32f4.cc gpio.stm32f1.cc \
+ gpio_dummy.cc