This website requires JavaScript.
Explore
Help
Sign In
mirror
/
second-movement
Watch
3
Star
0
Fork
0
You've already forked second-movement
mirror of
https://github.com/joeycastillo/second-movement.git
synced
2026-02-04 18:05:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a71967a0156a2f09f4eb4a706c9e5f6c345be4cb
second-movement
/
watch-library
/
hardware
/
watch
History
Alessandro Genova
a71967a015
Perform as little work as possible in the interrupt callbacks
2026-01-02 20:02:36 -05:00
..
rtc32.c
Initial seemingly stable version of movement using the RTC COUNTER32 mode
2026-01-02 20:02:36 -05:00
tusb_config.h
…
watch_adc.c
watch_adc: enable ADC when checking battery; let's get rid of this footgun once and for all
2025-05-21 08:51:39 -04:00
watch_deepsleep.c
Minor fixes to settings faces to work with the new rtc mode
2026-01-02 20:02:36 -05:00
watch_extint.c
…
watch_gpio.c
…
watch_i2c.c
Moved away from i2c_result_t to int8_t
2025-10-19 12:58:07 -04:00
watch_private.c
watch_adc: enable ADC when checking battery; let's get rid of this footgun once and for all
2025-05-21 08:51:39 -04:00
watch_rtc.c
Perform as little work as possible in the interrupt callbacks
2026-01-02 20:02:36 -05:00
watch_slcd.c
Merge pull request
#103
from voloved/disable_slcd
2025-11-22 09:29:33 -05:00
watch_spi.c
…
watch_storage.c
…
watch_tcc.c
Fix a bug that was causing 10x power usage from boot until the first sound played
2026-01-02 20:02:36 -05:00
watch_uart.c
…
watch_usb_cdc.c
…
watch_usb_cdc.h
…
watch_usb_descriptors.c
…
watch.c
…