Files
esp-idf/components
Michael (XIAO Xufeng) 49ace4968f spiram: fix the read id failure
The issue is caused by:
1. The disable_qio_mode inside read_id may have side effects.
2. read_id twice may have side effects.

Fix this issue by moving disable_qio_mode out of read_id and only do it
once before read_id. And retry read_id only when the first one is
failed.

Issue introduced in 3ecbb59c15.
2020-11-05 06:11:29 +00:00
..
2020-09-15 18:20:09 +00:00
2020-11-05 06:11:29 +00:00
2020-04-28 12:39:54 +08:00
2019-08-21 18:55:32 +10:00
2020-03-10 20:01:39 +08:00
2020-10-12 10:15:19 +00:00
2020-02-13 14:20:30 +08:00