some progress indeed

This commit is contained in:
2025-06-04 12:43:11 +01:00
parent 95a3395313
commit 1af4490a39
3 changed files with 35 additions and 42 deletions

View File

@ -5,12 +5,10 @@
fragment@0 {
target-path = "/";
__overlay__ {
my_device {
compatible = "brightlight,mydev";
status = "okay";
label = "Test";
my_value = <12>;
green-led-gpio = <&gpio 21 0>;
counter {
compatible = "hottis,counter";
red-led-gpio = <&gpio 26 0>;
blue-led-gpio = <&gpio 21 0>;
};
};
};