King Kévin
|
67d4d8e8db
|
get rid of @brief
|
2016-05-05 23:47:50 +02:00 |
King Kévin
|
79bb509c83
|
make year of the century
|
2016-05-05 23:25:55 +02:00 |
King Kévin
|
d479695a69
|
make API more consistent and fix IO configuration for I2C
|
2016-05-01 20:29:03 +02:00 |
King Kévin
|
5665f035c4
|
a tick counter
|
2016-04-30 12:11:38 +02:00 |
King Kévin
|
39d17b4940
|
add square wave tick counter using timer
|
2016-04-30 12:03:34 +02:00 |
King Kévin
|
d91507f63e
|
fix: remove completed todo
|
2016-04-04 19:15:44 +02:00 |
King Kévin
|
62066fe980
|
use interrupt to reliably increment time
|
2016-03-26 14:34:55 +01:00 |
King Kévin
|
2d60475b81
|
make square wave isr optional
|
2016-03-25 22:52:36 +01:00 |
King Kévin
|
0fe1994cc9
|
use square wave output to update time
|
2016-03-25 18:00:44 +01:00 |
King Kévin
|
d171eaa2bc
|
bug: interrupts flag are not cleared; fix: don't use interrupts (not worth the complexity for this application)
|
2016-03-24 10:59:03 +01:00 |
King Kévin
|
3a0d9e6186
|
add doxygen documentation
|
2016-03-24 10:37:42 +01:00 |
King Kévin
|
d6f3efb001
|
use interrupt so to sleep instead of busy wait
|
2016-03-23 10:41:30 +01:00 |
King Kévin
|
18ad87ab15
|
add Wpedantic
|
2016-03-23 09:57:02 +01:00 |
King Kévin
|
6a64bc876c
|
add RTC write time functions
|
2016-03-23 09:52:53 +01:00 |
King Kévin
|
721b56e657
|
add RTC write seconds, read/write oscillator
|
2016-03-23 09:17:43 +01:00 |
King Kévin
|
dd2c35a956
|
add rtc_read_time to read time at once
|
2016-03-23 08:09:52 +01:00 |
King Kévin
|
3cc04f7499
|
add read minutes, hours, day, date, month, and year from RTC IC
|
2016-03-22 22:07:36 +01:00 |
King Kévin
|
dc9ddc76a7
|
read specific address over I2C, read seconds, use doxygen documentation
|
2016-03-22 11:16:47 +01:00 |
King Kévin
|
493108d909
|
I2C read example implemented for RTC IC
|
2016-03-22 09:54:25 +01:00 |