mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04:00
feat(spi_flash): support 120M on xmc25q32d flash
This commit is contained in:
parent
4b261859be
commit
15e2b9f04b
@ -139,6 +139,7 @@ static esp_err_t spi_flash_hpm_probe_chip_with_dummy(uint32_t flash_id)
|
||||
// XMC chips.
|
||||
case 0x204017:
|
||||
case 0x204018:
|
||||
case 0x464016:
|
||||
case 0x464017:
|
||||
case 0x464018:
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user