nuttx/boards/xtensa/esp32/esp32-devkitc/src
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
..
esp32_appinit.c
esp32_boot.c
esp32_bringup.c xtensa/esp32: expose SPI2 as a char driver 2021-07-27 09:55:49 -07:00
esp32_buttons.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
esp32_gpio.c xtensa/esp32: Make output readable and rmv unnecessary var. 2021-07-16 19:53:51 -03:00
esp32_mmcsd.c
esp32_reset.c
esp32_spiflash.c xtensa/esp32: Enable the allocation of multiple SPI Flash partitions 2021-07-29 20:17:13 +02:00
esp32_userleds.c
esp32-devkitc.h xtensa/esp32: expose SPI2 as a char driver 2021-07-27 09:55:49 -07:00
Make.defs boards/xtensa/esp32: Make board level linker script take precedence over 2021-07-15 08:32:22 -03:00