[NCS 3.1.X/3.2.X] Integrate in next ncs release the RTC driver counter-based

Hi,

For a product currently under development, we need to use a counter as an RTC. We’re targeting the following commit in ncs/sdk-zephyr:

Would it be possible to include these changes in the next NCS stable release?

Thanks,
Alessandro

Parents
  • Hi longo92,

    We can't really comment on feature change and timeline on DevZone. However, I see that the commits you mentioned are already in v3.2.0-preview2, so it's reasonable to expect that they will be in v3.2.0 release.

    You can find the guidance to use west patch by running west patch --help.

    As an alternative, you can also download the patch files the way khelmutlord described, and use git apply in the zephyr directory instead.

Reply
  • Hi longo92,

    We can't really comment on feature change and timeline on DevZone. However, I see that the commits you mentioned are already in v3.2.0-preview2, so it's reasonable to expect that they will be in v3.2.0 release.

    You can find the guidance to use west patch by running west patch --help.

    As an alternative, you can also download the patch files the way khelmutlord described, and use git apply in the zephyr directory instead.

Children
No Data
Related