tests: build_all: sensor: i2c: add explorir_m

Add ExplorIR-M uart node in the build_all tests.

Signed-off-by: Jeppe Odgaard <jeppe.odgaard@prevas.dk>
This commit is contained in:
Jeppe Odgaard 2023-10-26 15:59:37 +02:00 committed by Anas Nashif
parent 171dbd0435
commit a1b16d3151

View file

@ -30,3 +30,7 @@ grow_r502a {
test_uart_a01nyub: a01nyub {
compatible = "dfrobot,a01nyub";
};
test_uart_explorir_m: explorir-m {
compatible = "gss,explorir-m";
};