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
/
simulator
/
watch
Commit message (
Expand
)
Author
Age
Files
Lines
*
add delay_ms function for simulator
joeycastillo
2022-10-11
1
-0
/
+2
*
add watch_reset_to_bootloader function (resolves #81)
Joey Castillo
2022-08-14
1
-0
/
+4
*
simulator: add USB serial input field
Joey Castillo
2022-05-09
1
-0
/
+4
*
simulator: fix _read function signature
Joey Castillo
2022-05-09
1
-2
/
+2
*
add support for a small filesystem on the watch
Joey Castillo
2022-05-06
1
-0
/
+32
*
remove all deprecated functions
Joey Castillo
2022-04-10
6
-79
/
+0
*
movement: final list of watch faces for stock firmware
Joey Castillo
2022-04-02
1
-1
/
+1
*
remove obsolete low battery function from simulator
Joey Castillo
2022-02-13
1
-4
/
+0
*
Adjust function semantics by "flipping" bit order
Alexsander Akers
2022-01-27
1
-1
/
+1
*
Add new function to disable certain RTC periodic callbacks
Alexsander Akers
2022-01-27
1
-2
/
+6
*
Update main loop to fix reentrancy runtime errors
Alexsander Akers
2022-01-27
5
-34
/
+72
*
Implement buzzer methods with AudioContext API
Alexsander Akers
2022-01-27
2
-20
/
+63
*
implement SPI flash chip
Joey Castillo
2022-01-26
1
-2
/
+4
*
watch library: implement SPI
Joey Castillo
2022-01-26
1
-0
/
+33
*
watch library: implement UART
Joey Castillo
2022-01-26
1
-28
/
+21
*
Sensor Watch Simulator (#35)
Alexsander Akers
2022-01-25
12
-0
/
+1049