We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4f9208 commit b5f0c30Copy full SHA for b5f0c30
docs/0013_dtoverlay.md
@@ -184,4 +184,13 @@ https://github.com/raspberrypi/userland/tree/master/host_applications/linux/apps
184
185
return data;
186
}
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