1# Copyright (c) 2023 TOKITA Hiroshi
2# SPDX-License-Identifier: Apache-2.0
3
4zephyr_library()
5
6zephyr_library_sources(rpi_pico_temp.c)
7