1# Copyright (c) 2023 Hudson C. Dalpra 2# SPDX-License-Identifier: Apache-2.0 3 4tests: 5 drivers.w1.build: 6 build_only: true 7 tags: 8 - drivers 9 - w1 10 depends_on: 11 - gpio 12 integration_platforms: 13 - native_sim 14