Files
esp-idf/components
Angus Gratton 95f7b1985b spi_flash: Remove 16KB free internal heap limit for esp_flash_read() into PSRAM
Allocation of the temporary internal buffer will now repeat until a small enough buffer can be
allocated, and only fail if less than a 256 byte block of internal RAM is free.

Adds unit test for the same, and generic test utility for creating memory pressure.
2020-03-03 00:17:27 +00:00
..
2020-02-15 18:28:25 +08:00
2019-10-09 16:46:46 +08:00
2020-02-07 20:15:06 +08:00
2020-02-15 18:28:25 +08:00
2019-11-29 18:05:24 +08:00
2019-12-09 09:44:56 +08:00