diff options
Diffstat (limited to 'build/default/production/ds3231.p1.d')
-rwxr-xr-x | build/default/production/ds3231.p1.d | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/build/default/production/ds3231.p1.d b/build/default/production/ds3231.p1.d new file mode 100755 index 0000000..4046f39 --- /dev/null +++ b/build/default/production/ds3231.p1.d @@ -0,0 +1,6 @@ +build/default/production/ds3231.p1: \
+ds3231.c \
+ds3231.h \
+conf.h \
+i2c.h \
+main.h
|