mirror of
https://github.com/apache/nuttx.git
synced 2026-05-11 07:48:59 +08:00
d5633f75a8
In order to reduce code duplication, use the eeprom/spi_xx25xx driver within mtd/at25ee. The eeprom/xxx.h includes have been merged into eeprom/eeprom.h, to provide a common include file like mtd/mtd.h. Signed-off-by: Antoine Juckler <6445757+ajuckler@users.noreply.github.com>