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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tweak to API nomenclature: tick happens once a second, other interrupts are p...
Joey Castillo
2021-09-28
3
-25
/
+28
*
rtc: support periodic ticks at intervals from 1 to 128 Hz
Joey Castillo
2021-09-28
3
-20
/
+94
*
overdue refactor: compile all watch modules separately
Joey Castillo
2021-09-28
26
-13
/
+80
*
simplification: return date/time in same format as clock register
Joey Castillo
2021-09-28
2
-38
/
+22
*
remove unused ASF code
Joey Castillo
2021-09-27
7
-1563
/
+0
*
WIP: refactor RTC to use clock mode directly
Joey Castillo
2021-09-27
8
-120
/
+226
*
this was an odd typo
joeycastillo
2021-09-24
1
-1
/
+1
*
add warning about external wake on old board rev
Joey Castillo
2021-09-23
1
-0
/
+7
*
final deep sleep refactor: retain RAM, call it shallow sleep mode
Joey Castillo
2021-09-23
2
-42
/
+66
*
support alternate LCD pinouts
Joey Castillo
2021-09-21
1
-9
/
+35
*
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
6
-31
/
+131
*
fix USB VID/PID
Joey Castillo
2021-09-18
1
-14
/
+2
*
lcd: add special case for T in position 1 (fixes #10)
Joey Castillo
2021-09-14
1
-0
/
+1
*
more work on alternate board pinouts
Joey Castillo
2021-09-14
4
-69
/
+72
*
remove unused ASF config files
Joey Castillo
2021-09-14
2
-753
/
+0
*
deprecate debug UART
Joey Castillo
2021-09-13
2
-2
/
+12
*
first steps toward supporting alternate board pinouts
Joey Castillo
2021-09-13
7
-95
/
+13
*
improve consistency of function names
Joey Castillo
2021-09-13
2
-2
/
+2
*
remove unused ASF code
Joey Castillo
2021-09-13
19
-3011
/
+0
*
implement ADC functionality
Joey Castillo
2021-09-13
4
-24
/
+187
*
handle watch variant with red/blue LED
Joey Castillo
2021-08-31
3
-10
/
+30
*
simplify: always use the TCC to drive the LEDs
Joey Castillo
2021-08-31
2
-53
/
+37
*
add method for detecting low battery
Joey Castillo
2021-08-31
3
-0
/
+44
*
run watch at 4 MHz unless USB is enabled
Joey Castillo
2021-08-30
4
-6
/
+17
*
fix typo
Joey Castillo
2021-08-30
1
-1
/
+1
*
SIMPLIFY! Always run the main clock at 8 MHz
Joey Castillo
2021-08-30
7
-60
/
+11
*
remove unused TC/TCC driver code
Joey Castillo
2021-08-29
4
-1051
/
+0
*
big PWM refactor: drive both LEDs and buzzer from TCC
Joey Castillo
2021-08-29
8
-76
/
+120
*
WIP TCC refactor; remove low frequency notes
Joey Castillo
2021-08-29
2
-23
/
+2
*
handle changing CPU speed
Joey Castillo
2021-08-29
4
-20
/
+30
*
enable USB earlier so app can log sooner
Joey Castillo
2021-08-29
1
-9
/
+9
*
handle tinyusb device tasks on a timer, allows delays in app
Joey Castillo
2021-08-28
2
-8
/
+38
*
add alternate _write for debugging USB issues
Joey Castillo
2021-08-28
3
-4
/
+30
*
force sending data after a _write
Joey Castillo
2021-08-28
1
-0
/
+1
*
fix buzzer demo, add note about extwake
Joey Castillo
2021-08-28
1
-1
/
+1
*
implement USB console
Joey Castillo
2021-08-28
8
-2
/
+349
*
external interrupt refactor: allow enabling in watch library functions
Joey Castillo
2021-08-25
7
-94
/
+196
*
disable all external interrupts by default
Joey Castillo
2021-08-25
1
-6
/
+6
*
add majority-vote filtering to all external interrupt pins
Joey Castillo
2021-08-25
1
-4
/
+4
*
disable all RTC tamper interrupts by default
Joey Castillo
2021-08-25
1
-3
/
+3
*
add definitions for pin A3/A4 (same as D0/D1)
Joey Castillo
2021-08-25
1
-2
/
+4
*
silence unused parameter warnings
Joey Castillo
2021-08-24
4
-0
/
+8
*
remove watch_app.c
Joey Castillo
2021-08-24
1
-25
/
+0
*
refactor: break out different areas of functionality
Joey Castillo
2021-08-23
26
-1144
/
+1669
*
move debug uart methods, clarify license info
Joey Castillo
2021-08-17
5
-192
/
+175
*
disable 9-pin extwake interrupts by default
Joey Castillo
2021-08-17
1
-4
/
+4
*
disable debug UART by default
Joey Castillo
2021-08-14
1
-1
/
+1
*
led tweaks
Joey Castillo
2021-08-14
1
-2
/
+5
*
document power consumption, etc
Joey Castillo
2021-08-11
1
-9
/
+50
[next]