ARMmbed / qspif-blockdevice

DEPRECATED: This repository is deprecated, please use mbed-os-example-blockdevice
5 stars 2 forks source link

Cleanup and optimization #19

Closed deepikabhavnani closed 6 years ago

deepikabhavnani commented 6 years ago

Dependent on PR https://github.com/ARMmbed/qspif-blockdevice/pull/18

Commits for this PR

pick 7eedaf2 Update _reset_flash_mem to remove nested if statements pick 27e3353 Remove unnecessary wait when device is ready, also reduce the wait time per loop pick 0943984 Retry write enable few times pick 7a3d863 Remove redundant check from constructor, repeated in init

deepikabhavnani commented 6 years ago

CC @geky

deepikabhavnani commented 6 years ago

@offirko All the commits in this PR (#19) are for suggestion / cleanup, you can pick specific commit and not merge entire PR. As I might not get time to update again, its up to you. Closing this from my side, but do have a look. Thanks