rudimentary lcd implementation

This commit is contained in:
Sebastian Hugentobler 2024-06-28 18:18:43 +02:00
parent a5aa57148f
commit f8894e9529
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
10 changed files with 375 additions and 57 deletions

View file

@ -74,7 +74,7 @@
with fenix.packages.${system};
fromToolchainFile {
file = ./rust-toolchain.toml;
sha256 = "sha256-iUnN1Tn3SDUo5JvS1QZjjvA2adh7URLeQyXnQHYjCik=";
sha256 = "sha256-yrQPCdDVYQlF7MSAZP+R4DKigWY3PSTs0Re42v7CDNs=";
};
in
with pkgs;