Skip to content

How to use multiple RTC drivers? #7089

@takumiando

Description

@takumiando

Does not NuttX support multiple RTCs?

I want to use the internal and external RTCs, but the definitions of functions conflict each other at building.

/path/to/nuttx/arch/arm/src/chip/cxd56_rtc.c:433: multiple definition of `up_rtc_settime'; /path/to/nuttx/staging/libdrivers.a(ds3231.o):/path/to//nuttx/drivers/timers/ds3231.c:387: first defined here

Can I specify that which I use with any interfaces?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions