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
Joshua DeWeese ff450cd7f4 drivers/mtd_spi_nor: fix hang
This patch releases the SPI bus when the memory devices is not found.
This frees the bus for other devices to use the bus. It also allows
future attempts to init the device.
2023-05-22 12:22:01 -04:00
..
Makefile
Makefile.dep
mtd_spi_nor_configs.c
mtd_spi_nor.c drivers/mtd_spi_nor: fix hang 2023-05-22 12:22:01 -04:00