diff options
| author | Milan Misic <twoexem@gmail.com> | 2026-03-25 14:06:35 +0100 |
|---|---|---|
| committer | Milan Misic <twoexem@gmail.com> | 2026-03-25 14:06:35 +0100 |
| commit | 2254fe40d06c6739b768995f87fdd71f0693682b (patch) | |
| tree | b211d7c7888719ca1cf03fa85330cf779cde30a7 /Makefile | |
Initial commit
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..787d987 --- /dev/null +++ b/Makefile @@ -0,0 +1,2 @@ +obj-m += st_lsm6dsx.o st_lsm6dsx_i2c.o +st_lsm6dsx-objs := st_lsm6dsx_core.o st_lsm6dsx_buffer.o st_lsm6dsx_shub.o |
