summaryrefslogtreecommitdiff
path: root/digital/io-hub/src/apbirthday/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'digital/io-hub/src/apbirthday/Makefile')
-rw-r--r--digital/io-hub/src/apbirthday/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/digital/io-hub/src/apbirthday/Makefile b/digital/io-hub/src/apbirthday/Makefile
new file mode 100644
index 00000000..8f798ea0
--- /dev/null
+++ b/digital/io-hub/src/apbirthday/Makefile
@@ -0,0 +1,13 @@
+BASE = ../../../ucoolib
+
+TARGETS = host stm32f4
+PROGS = apbirthday
+apbirthday_SOURCES = main.cc hardware.host.cc hardware.stm32.cc
+
+MODULES = hal/uart hal/usb base/proto
+
+include $(BASE)/build/top.mk
+
+clean: clean.project
+clean.project:
+ rm -f usb zb_uart