index
:
stm32/clock
master
old-master
code for gps/dcf77/msf clock
James
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
master
remove all use of FP in printf as it's not thread safe
James McKenzie
22 months
old-master
sysclk back to 168MHz, 10Mhz -> TIM2
fishsoupisgood
6 years
Age
Commit message
Author
Files
Lines
2023-02-18
remove all use of FP in printf as it's not thread safe
HEAD
master
James McKenzie
9
-85
/
+89
2023-02-18
add code for fetching epheredies and ublox assit data
James McKenzie
7
-29
/
+125
2021-03-21
tidy
root
2
-1
/
+5
2021-03-21
add code for fetching and decrypting the the DCF77 weather data, and the ship...
root
2
-0
/
+805
2021-03-21
fix content-type headers, and store a day's worth of weather data
root
6
-9
/
+88
2021-03-20
add mdns responder
root
5
-3
/
+26
2021-03-20
make the interval bisection work properly for events in the next hour, add an...
root
7
-12
/
+72
2021-03-20
add alarm support
root
9
-77
/
+452
2021-03-20
add webserver content
root
10
-34
/
+172
2021-03-20
handle non contiguous frames on ethernet transmit
root
1
-5
/
+31
[...]
Clone
git://git.panaceas.org/stm32/clock
ssh://git@git.panaceas.org/git/stm32/clock