]> granicus.if.org Git - esp-idf/commit
esp_partition_mmap could map a page less than needed because it did not take the...
authorJeroen Domburg <jeroen@espressif.com>
Mon, 3 Jul 2017 10:00:25 +0000 (18:00 +0800)
committerJeroen Domburg <jeroen@espressif.com>
Mon, 3 Jul 2017 10:02:28 +0000 (18:02 +0800)
commit93b7eaf5b2a7d4b182a8ffae3b51a78146f4a038
treeca6316ab84825bbe3060c411ed2810d0ffd2ba88
parent2aad52300a47a2246123d931784d9ee46631dda4
esp_partition_mmap could map a page less than needed because it did not take the region offset into account.
components/spi_flash/partition.c