mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00
spi_flash: support for partitions in external flash
This commit is contained in:
@@ -109,3 +109,5 @@ void *heap_caps_malloc( size_t size, uint32_t caps )
|
||||
{
|
||||
return NULL;
|
||||
}
|
||||
|
||||
esp_flash_t* esp_flash_default_chip = NULL;
|
||||
|
Reference in New Issue
Block a user