Karl Fessel
|
72213ec99a
|
native/rtc: avoid dealing with DST
|
2021-04-01 18:19:15 +02:00 |
|
Daniel Lockau
|
33afc0ddab
|
cpu/native/rtc: add rtc_set_time implementation
|
2020-12-15 12:52:35 +01:00 |
|
Bas Stottelaar
|
22243aec7a
|
cpu/*: realign ENABLE_DEBUG
|
2020-10-23 00:46:26 +02:00 |
|
Benjamin Valentin
|
bdc43c245c
|
cpu/native: RTC: implement rtc_set_alarm()
Use xtimer to simulate an RTC timer.
This allows to simulate software that makes use of `rtc_set_alarm()`
on native.
|
2020-08-16 23:28:30 +02:00 |
|
Kees Bakker
|
2d04cdfb89
|
cpu/native: do normal assignment instead of memcpy
|
2019-01-10 19:43:43 +01:00 |
|
smlng
|
692cf96297
|
doc: fix doxygen grouping of cpu periph drivers
|
2017-06-26 14:42:11 +02:00 |
|
Ludwig Knüpfer
|
eda6328e21
|
documentation: update my name (Ortmann -> Knüpfer)
|
2015-09-27 18:58:30 +02:00 |
|
Ludwig Ortmann
|
2ec0a1ca02
|
native/rtc: apply naming conventions
|
2014-12-16 15:46:56 +01:00 |
|
Ludwig Ortmann
|
474c8afd93
|
native/rtc: define ENABLE_DEBUG, move include
|
2014-12-16 15:41:51 +01:00 |
|
Ludwig Ortmann
|
f35981a6d7
|
native/rtc: improve implementation
* add error checking / warnings
* implement parts of alarm functionality
* clean up
|
2014-12-13 15:21:52 +01:00 |
|
Ludwig Ortmann
|
37a1a105bc
|
native/rtc: clean up documentation
|
2014-12-13 15:21:52 +01:00 |
|
Ludwig Ortmann
|
c0ef84bb9f
|
native: move rtc to periph
* adapt implementation to new interface
* remove now superfluous drivers directory
|
2014-12-13 15:21:52 +01:00 |
|