# SPDX-License-Identifier: Apache-2.0
# Copyright (c) 2024 Gergo Vari <work@gergovari.com>


zephyr_library()

zephyr_library_sources(ds3231.c)
