tNote the SPI display stuff in TODO. - uwu - hardware bitcoin wallet software and build system HTML git clone https://git.parazyd.org/uwu DIR Log DIR Files DIR Refs DIR README DIR LICENSE --- DIR commit 979adc5c0aea8615a502d4db40a7f80ab9f9d231 DIR parent d977b356e8e0f0f036dadc204e7ff5c5c9c11f0c HTML Author: parazyd <parazyd@dyne.org> Date: Sun, 22 Nov 2020 01:00:31 +0100 Note the SPI display stuff in TODO. Diffstat: M README.md | 1 - M TODO | 9 +++++---- 2 files changed, 5 insertions(+), 5 deletions(-) --- DIR diff --git a/README.md b/README.md t@@ -143,7 +143,6 @@ Hardware -------- * [Raspberry Pi Zero](https://www.raspberrypi.org/products/raspberry-pi-zero/) -* [SPI display](https://www.waveshare.com/product/2.13inch-e-paper-hat.htm) * Class 10 microSD card (256M or more) * Micro USB cable DIR diff --git a/TODO b/TODO t@@ -3,10 +3,7 @@ General functionality: * ^ remove ext fs from kernel defconfig when the above are implemented Userspace: -* electrum autostart - -Display: -* framebuffer on hdmi/spi +* electrum (daemon) autostart Security: * boot verification/signature t@@ -14,3 +11,7 @@ Security: Misc: * photos/videos of setup and usage * clean up more unnecessary entries from kernel defconfig + +Display (low priority): +* framebuffer on hdmi/spi +* maybe write kernel fb driver for waveshare eink