1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-31 09:21:19 +01:00
Gunar Schorcht 9cf103e055 cpu/esp32: fix rtc_init and displaying system time
The explicit call of rtc_init during the CPU start was removed because rtc_init is called within the function periph_init. The display of the system time at startup had to be placed after the call to periph_init.
2019-12-25 09:47:52 +01:00
..
2019-11-23 22:39:07 +01:00
2019-12-15 11:17:23 +01:00
2019-11-23 22:39:36 +01:00
2019-11-23 22:39:36 +01:00
2018-10-08 12:20:49 +02:00
2018-10-08 12:20:49 +02:00
2019-11-22 13:56:41 +01:00
2018-10-08 12:20:49 +02:00
2019-08-06 19:43:54 +02:00
2019-09-20 19:35:02 +02:00
2019-10-13 21:03:41 +02:00
2018-10-08 12:20:49 +02:00
2019-11-23 22:39:07 +01:00