.. |
CMakeLists.txt
|
813082a33f
Add project files to CMakeLists
|
2 years ago |
bcd.c
|
5a71ae90d0
bcd: Implement conversion from bin to bcd
|
2 years ago |
bcd.h
|
5a71ae90d0
bcd: Implement conversion from bin to bcd
|
2 years ago |
clock_main.c
|
5b6b252d84
main: Add test code for reading and writing ds3231 values
|
2 years ago |
component.mk
|
28f37ac013
Add makefiles
|
2 years ago |
configuration.h
|
19e7ca9d0a
Add configuration.h
|
2 years ago |
ds3231.c
|
6c3e5c05db
ds3231: Use struct tm instead of self-defined struct
|
2 years ago |
ds3231.h
|
6c3e5c05db
ds3231: Use struct tm instead of self-defined struct
|
2 years ago |
tm1637.c
|
725c47ec51
tm1637: remove debug output
|
2 years ago |
tm1637.h
|
16eb6d2828
tm1637: implement numeral and brightness setting
|
2 years ago |