1# Copyright 2020 Matija Tudan
2#
3# SPDX-License-Identifier: Apache-2.0
4
5zephyr_library()
6
7zephyr_library_sources(max17262.c)
8