summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorAditya Naik2020-04-22 16:30:15 -0400
committerAditya Naik2020-04-22 16:30:15 -0400
commit42a683033594289ddc520dffec652967e366e785 (patch)
treeb39c2746c5137ee65e021326e1d6ea3f7fe960e2 /makefile
parent3bba7e2e56f3459f5d5d67c81b3fa4a41a8c9176 (diff)
Added dataflow protocol files
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index e9ccdce..9526108 100644
--- a/makefile
+++ b/makefile
@@ -44,6 +44,7 @@ src/pb_decode.c \
src/pb_encode.c \
src/pb_common.c \
src/handshake.pb.c \
+src/data.pb.c \
lib/f4/stm32f4xx_hal_i2c.c \
lib/f4/stm32f4xx_hal_i2c_ex.c \
lib/f4/stm32f4xx_hal_rcc.c \