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