mirror of
https://github.com/espressif/esp-idf
synced 2025-03-11 10:09:08 -04:00
Prior to this change, `spi_flash_hal_supports_direct_write` and `spi_flash_hal_supports_direct_read` will check the buffer pointer place, which should be done in driver layer, instead of HAL layer.