uwu

hardware bitcoin wallet software and build system
git clone https://git.parazyd.org/uwu
Log | Files | Refs | README | LICENSE

commit 979adc5c0aea8615a502d4db40a7f80ab9f9d231
parent d977b356e8e0f0f036dadc204e7ff5c5c9c11f0c
Author: parazyd <parazyd@dyne.org>
Date:   Sun, 22 Nov 2020 01:00:31 +0100

Note the SPI display stuff in TODO.

Diffstat:
MREADME.md | 1-
MTODO | 9+++++----
2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md @@ -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 diff --git a/TODO b/TODO @@ -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 @@ -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