smart led wall clock display for raspberry pi
Dependencies for cross-compiling clocksw
:
- a linux environment
- rustup
- clang
- lld
- llvm-ar
- llvm-strip
- python3
- Raspberry Pi's
rootfs
- rpi-rgb-led-matrix (that's already cross-compiled for arm)
With all the dependencies installed, do:
make
For release builds, do make release
.
© fluxth 2020, All rights reserved. This program is licensed under GNU GPL v3.