firmware for my Touchscreen E-Paper Input Module for Framework Laptop 16
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

pervasive-spi: migrate to rust 2024

+1 -1
+1 -1
pervasive-spi/Cargo.toml
··· 1 1 [package] 2 2 name = "pervasive-spi" 3 3 version = "0.1.1" 4 - edition = "2021" 4 + edition = "2024" 5 5 description = "Bitbang driver for the SPI-derived protocol used by Pervasive Displays e-paper displays" 6 6 7 7 [dependencies]