pimoroni-pico/drivers/pcf85063a
Phil Howard b6f657f9fc pcf85063a: Set PICO_INCLUDE_RTC_DATETIME.
And remove set_datetime and get_datetime gracefully when it's not set.

This is a temporary work-around for RP2350 lacking an RTC and not
requiring the datetime_t type. These functions should be re-implemented
in terms of C standards.
2024-11-25 13:19:44 +00:00
..
CMakeLists.txt initial rtc driver and example 2022-05-30 09:59:29 +01:00
pcf85063a.cmake pcf85063a: Set PICO_INCLUDE_RTC_DATETIME. 2024-11-25 13:19:44 +00:00
pcf85063a.cpp pcf85063a: Set PICO_INCLUDE_RTC_DATETIME. 2024-11-25 13:19:44 +00:00
pcf85063a.hpp pcf85063a: Set PICO_INCLUDE_RTC_DATETIME. 2024-11-25 13:19:44 +00:00