Skip to content

Add methods for setting the time #280

Closed
@terrillmoore

Description

@terrillmoore

The STM32 variants can't access the RTC to set the clock (key method is private).

The SAMD variants don't even have the private method.

Add bool SetTime(const CalendarTime *pNow; to both CatenaRTC and CatenaStm32L0Rtc.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions