mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
When flash work in DIO Mode, in order to ensure the fast read mode of flash is a fixed value, we merged the mode bits into address part, and the fast read mode value is 0 (the default value).