mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
3b429766bc
The default chip driver (chip_generic) use command 01H + 2 bytes to clear the QE bit. However this will accidently change the configuration register value of the MXIC chip. MXIC chip driver is added to fix that.
11 lines
257 B
Plaintext
11 lines
257 B
Plaintext
[mapping:spi_flash]
|
|
archive: libspi_flash.a
|
|
entries:
|
|
spi_flash_rom_patch (noflash)
|
|
spi_flash_chip_generic (noflash)
|
|
spi_flash_chip_issi (noflash)
|
|
spi_flash_chip_mxic (noflash)
|
|
spi_flash_chip_gd(noflash)
|
|
memspi_host_driver (noflash)
|
|
|