]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/spi_flash_mmap_malloc_internal_v3.1' into 'release/v3.1'
authorAngus Gratton <angus@espressif.com>
Fri, 10 Aug 2018 05:43:55 +0000 (13:43 +0800)
committerAngus Gratton <angus@espressif.com>
Fri, 10 Aug 2018 05:43:55 +0000 (13:43 +0800)
commit8a1adb0d5063d9fd7a3311475dcd8b8c01c91375
tree38a30e6bf3ecc1c06648bbe6a8b16641b0cdfbf0
parentddb2570849e5affa5d32381aaed93b888604fd3b
parentb88ae6c39f03ce82595c88c8b5943a6a14bde30a
Merge branch 'bugfix/spi_flash_mmap_malloc_internal_v3.1' into 'release/v3.1'

spi_flash: allocate mmap pages array in internal memory (backport v3.1)

See merge request idf/esp-idf!2961