.. |
tusb_config.h
|
add alternate _write for debugging USB issues
|
2021-08-28 19:44:52 -04:00 |
watch.c
|
add method for detecting low battery
|
2021-08-31 19:02:44 -04:00 |
watch.h
|
add method for detecting low battery
|
2021-08-31 19:02:44 -04:00 |
watch_adc.c
|
improve consistency of function names
|
2021-09-13 13:41:28 -04:00 |
watch_adc.h
|
improve consistency of function names
|
2021-09-13 13:41:28 -04:00 |
watch_app.h
|
refactor: break out different areas of functionality
|
2021-08-23 08:11:49 -06:00 |
watch_buzzer.c
|
first steps toward supporting alternate board pinouts
|
2021-09-13 16:44:07 -04:00 |
watch_buzzer.h
|
big PWM refactor: drive both LEDs and buzzer from TCC
|
2021-08-29 17:40:44 -04:00 |
watch_deepsleep.c
|
add a new deep sleep mode alongside backup mode
|
2021-09-18 14:50:20 -04:00 |
watch_deepsleep.h
|
add a new deep sleep mode alongside backup mode
|
2021-09-18 14:50:20 -04:00 |
watch_extint.c
|
more work on alternate board pinouts
|
2021-09-14 15:12:30 -04:00 |
watch_extint.h
|
more work on alternate board pinouts
|
2021-09-14 15:12:30 -04:00 |
watch_gpio.c
|
implement USB console
|
2021-08-28 13:55:17 -04:00 |
watch_gpio.h
|
implement USB console
|
2021-08-28 13:55:17 -04:00 |
watch_i2c.c
|
add a new deep sleep mode alongside backup mode
|
2021-09-18 14:50:20 -04:00 |
watch_i2c.h
|
add a new deep sleep mode alongside backup mode
|
2021-09-18 14:50:20 -04:00 |
watch_led.c
|
first steps toward supporting alternate board pinouts
|
2021-09-13 16:44:07 -04:00 |
watch_led.h
|
handle watch variant with red/blue LED
|
2021-08-31 20:29:13 -04:00 |
watch_private.c
|
support common anode LEDs
|
2021-09-18 14:50:20 -04:00 |
watch_private.h
|
big PWM refactor: drive both LEDs and buzzer from TCC
|
2021-08-29 17:40:44 -04:00 |
watch_rtc.c
|
refactor: break out different areas of functionality
|
2021-08-23 08:11:49 -06:00 |
watch_rtc.h
|
refactor: break out different areas of functionality
|
2021-08-23 08:11:49 -06:00 |
watch_slcd.c
|
lcd: add special case for T in position 1 (fixes #10)
|
2021-09-14 15:19:21 -04:00 |
watch_slcd.h
|
refactor: break out different areas of functionality
|
2021-08-23 08:11:49 -06:00 |
watch_uart.c
|
deprecate debug UART
|
2021-09-13 23:39:24 -04:00 |
watch_uart.h
|
deprecate debug UART
|
2021-09-13 23:39:24 -04:00 |