nuttx/boards/xtensa/esp32/esp32-wrover-kit
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
..
configs sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
include boards/esp32-wrover-kit: Add LCD support via ILI9341 controller 2021-04-14 16:29:32 -03:00
scripts boards/xtensa/esp32: Make board level linker script take precedence over 2021-07-15 08:32:22 -03:00
src xtensa/esp32: Enable the allocation of multiple SPI Flash partitions 2021-07-29 20:17:13 +02:00
Kconfig boards/xtensa: Avoid multiple inclusion of the common Kconfig 2021-04-10 00:32:21 -05:00