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
/
hardware
Commit message (
Expand
)
Author
Age
Files
Lines
*
add watch_reset_to_bootloader function (resolves #81)
Joey Castillo
2022-08-14
1
-0
/
+6
*
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into lfs
Joey Castillo
2022-08-02
1
-1
/
+1
|
\
|
*
reduce flicker of LED by default
Joey Castillo
2022-07-04
1
-1
/
+1
*
|
fix spaces / tabs
Joey Castillo
2022-05-10
1
-12
/
+12
*
|
simulator: add USB serial input field
Joey Castillo
2022-05-09
1
-0
/
+4
*
|
usb serial: clear whole length of buffer
Joey Castillo
2022-05-09
1
-2
/
+1
*
|
prevent buf from escaping into global namespace
Joey Castillo
2022-05-09
1
-1
/
+1
*
|
add ability to read from USB serial
Joey Castillo
2022-05-08
1
-2
/
+19
*
|
add support for a small filesystem on the watch
Joey Castillo
2022-05-06
1
-0
/
+94
*
|
add room for flash filesystem in linker script
Joey Castillo
2022-05-06
1
-3
/
+10
|
/
*
make 2022 the default year
Joey Castillo
2022-04-21
1
-0
/
+7
*
remove all deprecated functions
Joey Castillo
2022-04-10
6
-143
/
+0
*
static analysis: add comments to empty while loops
Joey Castillo
2022-04-10
3
-5
/
+5
*
move pins.h include to watch.h
Joey Castillo
2022-02-17
1
-1
/
+0
*
on second thought: keep BOD33 disabled in sleep mode
Joey Castillo
2022-02-13
1
-6
/
+4
*
enable high-efficiency low power regulator
Joey Castillo
2022-02-13
3
-6
/
+26
*
remove obsolete low battery check
Joey Castillo
2022-02-13
1
-7
/
+0
*
always turn off PA20 at boot
Joey Castillo
2022-02-13
1
-1
/
+1
*
osc32kctrl: implement CONF_SLCDCTRL_SRC setting
Joey Castillo
2022-02-11
1
-0
/
+2
*
rtc: disable debouncing on external wake inputs
Joey Castillo
2022-02-11
1
-3
/
+0
*
Add new function to disable certain RTC periodic callbacks
Alexsander Akers
2022-01-27
1
-1
/
+5
*
Implement buzzer methods with AudioContext API
Alexsander Akers
2022-01-27
1
-4
/
+0
*
implement SPI flash chip
Joey Castillo
2022-01-26
2
-14
/
+12
*
silence compiler warning
Joey Castillo
2022-01-26
1
-0
/
+1
*
watch library: implement SPI
Joey Castillo
2022-01-26
3
-0
/
+116
*
silence compiler warning
Joey Castillo
2022-01-26
1
-0
/
+2
*
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into main
Joey Castillo
2022-01-26
1
-1
/
+19
|
\
|
*
Remove ADC_* defines in favor of hardware-specific mapping
Alexsander Akers
2022-01-25
1
-1
/
+19
*
|
silence compiler warnings
Joey Castillo
2022-01-26
1
-11
/
+2
*
|
watch library: implement UART
Joey Castillo
2022-01-26
2
-1
/
+100
|
/
*
Sensor Watch Simulator (#35)
Alexsander Akers
2022-01-25
244
-0
/
+134800