Code: Select all
esp_err_t spi_flash_mmap(size_t src_addr, size_t size, spi_flash_mmap_memory_t memory, const void **out_ptr, spi_flash_mmap_handle_t *out_handle)
I have a custom flash partition table with a custom data image successfully loaded at 0x320000.