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
Benjamin Valentin 585928f23d drivers/mtd_spi_nor: derive capacity from JEDEC ID
Most manufacturers (Spansion, Micron & ISSI) just encode the capacity
in the second ID byte.

Old Adesto (Atmel) chips use a different scheme here.
2020-06-09 16:09:40 +02:00
..
Makefile mtd_spi_nor: MTD interface driver for SPI NOR flash memory 2017-03-29 16:52:07 +02:00
mtd_spi_nor_configs.c mtd_spi_nor: add 4-byte address flash support 2018-05-14 15:05:24 +02:00
mtd_spi_nor.c drivers/mtd_spi_nor: derive capacity from JEDEC ID 2020-06-09 16:09:40 +02:00