1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-28 23:49:47 +01:00
RIOT/drivers/epd_bw_spi
Marian Buschsieweke ceeb787a6f
drivers: no need to convert gpio_read() to bool
We just changed the API so that it returns bool anyway.
2024-10-23 13:24:10 +02:00
..
include epd_bw_spi: add generic black and white SPI e-Paper display driver 2023-01-31 19:50:11 +01:00
epd_bw_spi_disp_dev.c epd_bw_spi: add implementation for disp_dev 2023-01-31 19:50:11 +01:00
epd_bw_spi.c drivers: no need to convert gpio_read() to bool 2024-10-23 13:24:10 +02:00
Makefile epd_bw_spi: add implementation for disp_dev 2023-01-31 19:50:11 +01:00
Makefile.dep epd_bw_spi: add generic black and white SPI e-Paper display driver 2023-01-31 19:50:11 +01:00
Makefile.include epd_bw_spi: add generic black and white SPI e-Paper display driver 2023-01-31 19:50:11 +01:00