some progress indeed
This commit is contained in:
@ -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>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user