esp-idf/components
Michael (XIAO Xufeng) a9c8895bb2 esp_flash: refactor to be compatible with the latest ROM
Including:
1. Change the write bytes/read bytes parameter in the host driver into slicers to meet the requirements of complicated cases.
2. Refactor the esp_flash_api code a bit so that we can use the code in the ROM laster
3. Provide get_temp_buffer and release_temp_buffer in the os_functions when the buffer passed by application cannot be used directly.
4. Make timeout of operations configurable in the chip_driver.
5. Make dummy number configurable.
2020-07-12 02:09:45 +08:00
..
2020-06-23 08:20:16 +00:00
2020-06-24 17:55:35 +08:00
2020-06-19 18:40:10 +10:00
2020-05-18 16:51:45 +08:00
2019-11-29 18:05:24 +08:00
2020-04-30 14:05:36 +00:00
2020-06-15 22:46:41 +08:00