index
:
time/Sensor-Watch
default-handler
gh-pages
halloween
main
movement-timer-stuff
newboards
newboards2
randonaut-and-geomancy
sensor-face-improvements
time-refactor
totp-lfs
usb-msc
wip-lightsensor
wryun-make-starter-proj-work-in-simulator
clone of https://github.com/joeycastillo/Sensor-Watch
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
watch-library
/
watch
/
watch_private.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
WIP: refactor RTC to use clock mode directly
Joey Castillo
2021-09-27
1
-2
/
+1
*
support common anode LEDs
Joey Castillo
2021-09-18
1
-0
/
+5
*
add a new deep sleep mode alongside backup mode
Joey Castillo
2021-09-18
1
-5
/
+4
*
fix USB VID/PID
Joey Castillo
2021-09-18
1
-14
/
+2
*
first steps toward supporting alternate board pinouts
Joey Castillo
2021-09-13
1
-5
/
+5
*
add method for detecting low battery
Joey Castillo
2021-08-31
1
-0
/
+21
*
run watch at 4 MHz unless USB is enabled
Joey Castillo
2021-08-30
1
-2
/
+11
*
fix typo
Joey Castillo
2021-08-30
1
-1
/
+1
*
SIMPLIFY! Always run the main clock at 8 MHz
Joey Castillo
2021-08-30
1
-27
/
+6
*
big PWM refactor: drive both LEDs and buzzer from TCC
Joey Castillo
2021-08-29
1
-0
/
+65
*
handle tinyusb device tasks on a timer, allows delays in app
Joey Castillo
2021-08-28
1
-0
/
+34
*
add alternate _write for debugging USB issues
Joey Castillo
2021-08-28
1
-0
/
+9
*
force sending data after a _write
Joey Castillo
2021-08-28
1
-0
/
+1
*
implement USB console
Joey Castillo
2021-08-28
1
-0
/
+225
*
external interrupt refactor: allow enabling in watch library functions
Joey Castillo
2021-08-25
1
-1
/
+1
*
refactor: break out different areas of functionality
Joey Castillo
2021-08-23
1
-0
/
+44