mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
c1348c80a0
The while condition for polling the chip ID is broken, it will always poll for the max ammount of retries. Change the condition from `or` to `and` to fix the logic. fixes #15894 |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
Makefile.dep | ||
mtd_spi_nor_configs.c | ||
mtd_spi_nor.c |