]> git.earman.xyz Git - sensor-watch.git/commit
Set time on make (#35)
authorvoloved <36523934+voloved@users.noreply.github.com>
Sun, 6 Jul 2025 14:56:27 +0000 (10:56 -0400)
committerGitHub <noreply@github.com>
Sun, 6 Jul 2025 14:56:27 +0000 (10:56 -0400)
commit154bd54510794a042aa947ecc2b1c8f09a766fa0
tree07800428737f5f27f42dc9c0abea1b0dfe9cca4a
parent7a6f7147ae6c2fcfd6df6506c81073cbd5099e15
Set time on make (#35)

* Time can get set from makefile

* Added setting make time into simulator

* Added  Hash in settings

* Added default location

* Cuts the Githash to 6 characters in the settings in case the makefile didn't do that already

* bump gossamer commit

* remove automatic timezone setting

* automatic time set: rename MAKEFILE_ to BUILD_ to match gossamer

* Revert "Added default location"

This reverts commit c24f69450fd40472c4f6cebb790a56c3f0d69cb6.

* silence warning

* watch_get_init_date_time: explicitly initialize all fields to 0

---------

Co-authored-by: Joey Castillo <joeycastillo@utexas.edu>
gossamer
movement.c
watch-faces/settings/settings_face.c
watch-library/hardware/watch/watch_rtc.c
watch-library/shared/watch/watch_rtc.h
watch-library/simulator/watch/watch_rtc.c