]> git.earman.xyz Git - sensor-watch.git/commit
only build sensor features if sensor is available
authorjoeycastillo <joeycastillo@utexas.edu>
Sat, 12 Oct 2024 14:55:10 +0000 (10:55 -0400)
committerjoeycastillo <joeycastillo@utexas.edu>
Sat, 12 Oct 2024 15:16:01 +0000 (11:16 -0400)
commit4795818098b9aba80f615f149461ed7610b3a7ba
tree1c8c3d0ae9184c6540a2bfc72e01bf6a6c79dd98
parent378ba85b5889053495bc7f4a9088b57155f809a6
only build sensor features if sensor is available
15 files changed:
Makefile
gossamer
movement.c
movement_config.h
watch-faces/demo/accel_interrupt_count_face.c
watch-faces/demo/accel_interrupt_count_face.h
watch-faces/demo/light_sensor_face.c
watch-faces/demo/light_sensor_face.h
watch-faces/sensor/temperature_display_face.c
watch-faces/sensor/temperature_display_face.h
watch-faces/sensor/temperature_logging_face.c
watch-faces/sensor/temperature_logging_face.h
watch-library/hardware/watch/watch_i2c.c
watch-library/shared/driver/thermistor_driver.c
watch-library/shared/driver/thermistor_driver.h