]> git.earman.xyz Git - sensor-watch.git/commit
fix missing prototype warnings
authorJoey Castillo <joeycastillo@utexas.edu>
Mon, 6 Dec 2021 05:49:26 +0000 (23:49 -0600)
committerJoey Castillo <joeycastillo@utexas.edu>
Mon, 6 Dec 2021 05:49:26 +0000 (23:49 -0600)
commite202c48b0a1a9838e91d020ca2b71214119b3c3d
treeadb63f4f22179d5d28599a6902ba6a91f52c5deb
parented94efcb8559d21820e8a06214e95191eed4c9b3
fix missing prototype warnings
46 files changed:
apps/accelerometer-test/app.c
apps/beats-time/app.c
apps/buzzer-test/app.c
apps/spi-test/app.c
apps/starter-project/app.c
movement/lib/TOTP-MCU/sha1.c
movement/movement.c
movement/movement.h
movement/watch_faces/clock/world_clock_face.c
movement/watch_faces/complications/day_one_face.c
movement/watch_faces/demos/lis2dh_logging_face.c
movement/watch_faces/demos/voltage_face.c
movement/watch_faces/thermistor/thermistor_driver.c
movement/watch_faces/thermistor/thermistor_driver.h
movement/watch_faces/thermistor/thermistor_logging_face.c
movement/watch_faces/thermistor/thermistor_readout_face.c
utils/flash_watch_pyruler/flash_watch_pyruler.ino
watch-library/driver/lis2dh.c
watch-library/driver/lis2dh.h
watch-library/hal/src/hal_io.c
watch-library/hpl/core/hpl_core_port.h
watch-library/hpl/gclk/hpl_gclk.c
watch-library/hpl/mclk/hpl_mclk.c
watch-library/hpl/systick/hpl_systick.c
watch-library/hw/driver_init.h
watch-library/watch/watch.c
watch-library/watch/watch.h
watch-library/watch/watch_adc.c
watch-library/watch/watch_adc.h
watch-library/watch/watch_app.h
watch-library/watch/watch_buzzer.c
watch-library/watch/watch_buzzer.h
watch-library/watch/watch_deepsleep.c
watch-library/watch/watch_deepsleep.h
watch-library/watch/watch_extint.c
watch-library/watch/watch_extint.h
watch-library/watch/watch_i2c.c
watch-library/watch/watch_i2c.h
watch-library/watch/watch_led.c
watch-library/watch/watch_led.h
watch-library/watch/watch_private.c
watch-library/watch/watch_private.h
watch-library/watch/watch_rtc.c
watch-library/watch/watch_rtc.h
watch-library/watch/watch_slcd.c
watch-library/watch/watch_slcd.h