nuttx/boards/xtensa/esp32/common
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
..
include Fix typo on HT16K33 name 2021-07-25 09:00:39 -07:00
scripts boards/xtensa/esp32: Move the linker scripts to the common directory. 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/esp32-wrover-kit: Add LCD support via ILI9341 controller 2021-04-14 16:29:32 -03:00
Makefile