G_RTC_EXTERNAL)
>> /* Initialize the internal RTC hardware. Initialization of external RTC
>>* must be deferred until the system has booted.
>>*/
>>
>> up_rtc_initialize();
>> .
>>
>> Best regards
>>
>> -Original Me
EXTERNAL)
>> /* Initialize the internal RTC hardware. Initialization of external RTC
>>* must be deferred until the system has booted.
>>*/
>>
>> up_rtc_initialize();
>> .
>>
>> Best regards
>>
>> -Original Message-
>&
l the system has booted.
>*/
>
> up_rtc_initialize();
> .
>
> Best regards
>
> -Original Message-
> From: Petro Karashchenko
> Sent: Wednesday, April 26, 2023 10:02 AM
> To: dev@nuttx.apache.org
> Subject: Re: external rtc small fix
>
> Hi,
>
&
Initialization of external RTC
* must be deferred until the system has booted.
*/
up_rtc_initialize();
.
Best regards
-Original Message-
From: Petro Karashchenko
Sent: Wednesday, April 26, 2023 10:02 AM
To: dev@nuttx.apache.org
Subject: Re: external rtc small fix
Hi,
Whic
Hi,
Which version are you using? In the latest master I see:
#if defined(CONFIG_RTC)
/* Initialize the internal RTC hardware. Initialization of external RTC
* must be deferred until the system has booted.
*/
up_rtc_initialize();
#if !defined(CONFIG_RTC_EXTERNAL)
/* Initialize the ti