1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/mtd_spi_nor
Marian Buschsieweke c2e029b427
drivers/mtd_spi_nor: fix off by one bug
The boolean expression to detect when 32 bit address mode are needed
was off by one, this fixes the issue.
2022-04-13 17:24:39 +02:00
..
Makefile
Makefile.dep
mtd_spi_nor_configs.c
mtd_spi_nor.c drivers/mtd_spi_nor: fix off by one bug 2022-04-13 17:24:39 +02:00