Skip to content

Commit b5f0c30

Browse files
committed
rpi configfs overlay
1 parent e4f9208 commit b5f0c30

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

docs/0013_dtoverlay.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,4 +184,13 @@ https://github.com/raspberrypi/userland/tree/master/host_applications/linux/apps
184184
185185
return data;
186186
}
187-
```
187+
```
188+
189+
## Sense HAT DTS modify
190+
191+
* 参考:
192+
* [0023_Sense_HAT.md](0023_Sense_HAT.md)
193+
* [configfs-overlays.txt](https://github.com/Xilinx/linux-xlnx/blob/master/Documentation/devicetree/configfs-overlays.txt)
194+
* [rpi-sense-overlay](https://github.com/ZengjfOS/RaspberryPi/tree/rpi-sense-overlay)
195+
* `make`
196+
* `sudo ./run.sh`

0 commit comments

Comments
 (0)