]> git.earman.xyz Git - sensor-watch.git/commit
add driver, test app for LIS2DW accelerometer
authorJoey Castillo <joeycastillo@utexas.edu>
Sun, 9 Jan 2022 00:27:41 +0000 (19:27 -0500)
committerJoey Castillo <joeycastillo@utexas.edu>
Sun, 9 Jan 2022 00:27:41 +0000 (19:27 -0500)
commit496530c85c3848c04fcafa912d11b0f1991777c1
tree646ff12f0d9091f66560c84c69964219796a34ec
parent6be308f88dbb55a93b9ca2ab7a2a0fbdc5198324
add driver, test app for LIS2DW accelerometer
apps/accelerometer-test/app.c
make.mk
watch-library/driver/lis2dw.c [new file with mode: 0644]
watch-library/driver/lis2dw.h [new file with mode: 0644]