1# 2# Copyright (c) 2020 Nordic Semiconductor ASA 3# 4# SPDX-License-Identifier: Apache-2.0 5# 6 7sample: 8 description: Demonstration of the SX1509B LED driver intensity functionality 9 name: SX1509B intensity sample 10tests: 11 sample.drivers.led.sx1509b_intensity: 12 platform_allow: thingy52/nrf52832 13 tags: LED 14 depends_on: i2c 15