1# 2# Copyright (c) 2021 Leonard Pollak 3# 4# SPDX-License-Identifier: Apache-2.0 5 6 7sample: 8 name: TI INA219 power/current monitor 9 description: Demonstration of the INA219 I2C power/current monitor 10tests: 11 sample.drivers.ina219: 12 build_only: true 13 platform_allow: blackpill_f411ce 14 tags: sensors 15