sensor-watch/watch-library/watch
2021-11-25 11:10:06 -05:00
..
tusb_config.h add alternate _write for debugging USB issues 2021-08-28 19:44:52 -04:00
watch.c overdue refactor: compile all watch modules separately 2021-09-28 14:42:56 -04:00
watch.h typo in documentation: all five pins are analog capable 2021-10-21 15:10:06 -04:00
watch_adc.c movement: add voltage monitor watch face 2021-11-06 23:52:00 -04:00
watch_adc.h movement: add voltage monitor watch face 2021-11-06 23:52:00 -04:00
watch_app.h more accurate names for deep sleep and shallow sleep modes 2021-10-20 13:45:22 -04:00
watch_buzzer.c overdue refactor: compile all watch modules separately 2021-09-28 14:42:56 -04:00
watch_buzzer.h overdue refactor: compile all watch modules separately 2021-09-28 14:42:56 -04:00
watch_deepsleep.c more accurate names for deep sleep and shallow sleep modes 2021-10-20 13:45:22 -04:00
watch_deepsleep.h more accurate names for deep sleep and shallow sleep modes 2021-10-20 13:45:22 -04:00
watch_extint.c getting the sensor watch dev board working 2021-10-19 10:14:24 -04:00
watch_extint.h overdue refactor: compile all watch modules separately 2021-09-28 14:42:56 -04:00
watch_gpio.c overdue refactor: compile all watch modules separately 2021-09-28 14:42:56 -04:00
watch_gpio.h overdue refactor: compile all watch modules separately 2021-09-28 14:42:56 -04:00
watch_i2c.c overdue refactor: compile all watch modules separately 2021-09-28 14:42:56 -04:00
watch_i2c.h overdue refactor: compile all watch modules separately 2021-09-28 14:42:56 -04:00
watch_led.c overdue refactor: compile all watch modules separately 2021-09-28 14:42:56 -04:00
watch_led.h overdue refactor: compile all watch modules separately 2021-09-28 14:42:56 -04:00
watch_private.c overdue refactor: compile all watch modules separately 2021-09-28 14:42:56 -04:00
watch_private.h overdue refactor: compile all watch modules separately 2021-09-28 14:42:56 -04:00
watch_rtc.c tweak to API nomenclature: tick happens once a second, other interrupts are periodic 2021-09-28 19:18:42 -04:00
watch_rtc.h more accurate names for deep sleep and shallow sleep modes 2021-10-20 13:45:22 -04:00
watch_slcd.c add ability to preview display on USB serial 2021-10-29 12:09:45 -04:00
watch_slcd.h more accurate names for deep sleep and shallow sleep modes 2021-10-20 13:45:22 -04:00
watch_uart.c overdue refactor: compile all watch modules separately 2021-09-28 14:42:56 -04:00
watch_uart.h overdue refactor: compile all watch modules separately 2021-09-28 14:42:56 -04:00
watch_utility.c utilities: convert unix timestamp to watch_date_time 2021-11-25 11:10:06 -05:00
watch_utility.h utilities: convert unix timestamp to watch_date_time 2021-11-25 11:10:06 -05:00