nuttx/boards/xtensa/esp32
Gustavo Henrique Nihei a7a922611b xtensa/esp32: Enable the allocation of multiple SPI Flash partitions
Currently the "esp32_spiflash_alloc_mtdpart" allocates a
statically-defined partition from "offset" and "size" set via
Kconfig.
This commit changes the function interface to receive those information
as arguments, enabling the creation of multiple MTD partitions with
different offsets and sizes.

Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
2021-07-29 20:17:13 +02:00
..
common xtensa/esp32: Enable the allocation of multiple SPI Flash partitions 2021-07-29 20:17:13 +02:00
esp32-devkitc xtensa/esp32: Enable the allocation of multiple SPI Flash partitions 2021-07-29 20:17:13 +02:00
esp32-ethernet-kit xtensa/esp32: Enable the allocation of multiple SPI Flash partitions 2021-07-29 20:17:13 +02:00
esp32-wrover-kit xtensa/esp32: Enable the allocation of multiple SPI Flash partitions 2021-07-29 20:17:13 +02:00