Verified Commit 869fea46 authored by Jakob Moser's avatar Jakob Moser
Browse files

Add more links

parent d17c1c6e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -139,9 +139,12 @@ Then, connect the cables to the Pi as described in this chart:
<summary>Links</summary>

- [Raspberry Pi Forum post mentioning the line to include in the config (German)](https://forum-raspberrypi.de/forum/thread/55290-displays-mit-spi-anschluss-unter-raspberry-pi-os-bullseye-bookworm/)
- [Python pygame fails to output to /dev/fb1 on a Raspberry Pi + TFT screen](https://stackoverflow.com/a/54986161/)
CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/)
- [Device tree overlays README](https://github.com/raspberrypi/firmware/blob/master/boot/overlays/README)
- [RB-TFT3.5 Manual (German)](https://joy-it.net/files/files/Produkte/RB-TFT3.5/RB-TFT-Anleitung_04082020.pdf)
- [Frame Buffer Kernel Docs](https://www.kernel.org/doc/html/latest/fb/fbcon.html)
- [FBTFT docs](https://learn.watterott.com/de/hats/rpi-display/fbtft-install/) (they mention something about the touchscreen, connection speed, latency etc.)
</details>

### Software