|
2fd64c8611
|
Implement setting time through serial
|
2020-05-16 19:48:37 +02:00 |
|
|
97bb522189
|
Remove old rtc lib and systime
|
2020-05-16 19:20:32 +02:00 |
|
|
b8c7c9ec5c
|
Adapt to moved type submodule
|
2020-05-16 17:44:16 +02:00 |
|
|
5d77cad8d7
|
Add setting date-time example with new rtc lib
|
2020-05-16 17:26:56 +02:00 |
|
|
4b3dd99ebc
|
Add usage for new C++ driver
|
2020-05-15 19:48:22 +02:00 |
|
|
f00a154e59
|
Change i2c library
|
2020-05-15 11:51:51 +02:00 |
|
|
e9d3a95239
|
Move C time API glue from driver to user space
|
2020-05-15 10:21:34 +02:00 |
|
|
b2065b987a
|
Switch from old usart to new uart library
|
2020-05-15 09:43:06 +02:00 |
|
|
85e37de950
|
Ran clang-format
|
2020-05-15 09:29:26 +02:00 |
|
|
7310eb2c9a
|
Remove bootloader support
|
2020-05-15 09:28:05 +02:00 |
|
|
b02454c45b
|
Update submodule
|
2020-05-15 09:26:08 +02:00 |
|
|
af4f2ed0e5
|
Update project file to C++17 config with gcc 9
|
2020-05-15 09:24:24 +02:00 |
|
|
7a8d31718f
|
Add gitignore and clang-format file
|
2020-05-15 09:21:08 +02:00 |
|
|
05e8b1b53f
|
Change to 16 MHz crystal
|
2020-05-15 09:14:31 +02:00 |
|
|
a340cb04d3
|
Actually use ds3231 submodule instead of duplicating code
|
2020-05-15 09:06:34 +02:00 |
|
|
4cffd8f56b
|
Fix submodule path
|
2020-05-15 09:01:11 +02:00 |
|
|
6072c34eef
|
Fixed setting time bug, because of uninitialized tm struct
|
2018-01-02 17:21:04 +01:00 |
|
|
4bc59d1a33
|
Changed wrong CPU FREQ define to central correct one
|
2017-12-17 10:53:38 +01:00 |
|
|
20e7392201
|
Changed RTC clock to UTC
|
2017-12-17 10:45:02 +01:00 |
|
|
9c9164c447
|
Renamed rtc tm and implemented DST
|
2017-12-16 19:48:54 +01:00 |
|
|
b658ebac97
|
Implemented setting of alarm and time and printing alarm
|
2017-04-27 01:04:33 +02:00 |
|
|
e639db5e5b
|
Implemented basic library and test application
|
2017-04-27 00:05:38 +02:00 |
|
|
e9e2cf2e63
|
Initial commit
|
2017-04-26 23:18:17 +02:00 |
|