]> git.earman.xyz Git - sensor-watch.git/commit
remove all deprecated functions
authorJoey Castillo <joeycastillo@utexas.edu>
Sun, 10 Apr 2022 19:56:45 +0000 (15:56 -0400)
committerJoey Castillo <joeycastillo@utexas.edu>
Sun, 10 Apr 2022 19:56:45 +0000 (15:56 -0400)
commit6bdaff5d2abaeb614e98de2c9e5d0a02b439fa8f
tree40d44f526133511aec46dd83da4c66421e3d19bf
parent35172ce11a184daf409f8d6c03c6844cc5382b71
remove all deprecated functions
17 files changed:
watch-library/hardware/watch/watch_deepsleep.c
watch-library/hardware/watch/watch_extint.c
watch-library/hardware/watch/watch_led.c
watch-library/hardware/watch/watch_private.c
watch-library/hardware/watch/watch_rtc.c
watch-library/hardware/watch/watch_uart.c
watch-library/shared/watch/watch_deepsleep.h
watch-library/shared/watch/watch_extint.h
watch-library/shared/watch/watch_led.h
watch-library/shared/watch/watch_rtc.h
watch-library/shared/watch/watch_uart.h
watch-library/simulator/watch/watch_deepsleep.c
watch-library/simulator/watch/watch_extint.c
watch-library/simulator/watch/watch_led.c
watch-library/simulator/watch/watch_private.c
watch-library/simulator/watch/watch_rtc.c
watch-library/simulator/watch/watch_uart.c