Add emulator unit test of the INA237. Signed-off-by: Eric Holmberg <eric.holmberg@northriversystems.co.nz>
11 lines
205 B
YAML
11 lines
205 B
YAML
# Copyright (c) 2023 North River Systems Ltd
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
tests:
|
|
drivers.sensor.ina237:
|
|
tags:
|
|
- drivers
|
|
- sensor
|
|
- subsys
|
|
platform_allow: native_posix
|