1sample:
2  description: Demonstration of the PCA9633 LED driver
3  name: PCA9633 sample
4tests:
5  sample.drivers.led.pca9633:
6    depends_on: arduino_i2c
7    build_only: true
8    tags: LED
9