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:
parent
171dbd0435
commit
a1b16d3151
|
@ -30,3 +30,7 @@ grow_r502a {
|
|||
test_uart_a01nyub: a01nyub {
|
||||
compatible = "dfrobot,a01nyub";
|
||||
};
|
||||
|
||||
test_uart_explorir_m: explorir-m {
|
||||
compatible = "gss,explorir-m";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue