incubator-nuttx/boards/xtensa/esp32s3/esp32s3-eye
Tiago Medicci Serrano a63c807353 esp32s3: Increase the init task stask size when using NSH
After recent changes on nuttx-apps (not limited to, but related
to nuttx-apps#2738, for instance), the stack usage for the NSH
task increased, causing stack overflows under specific situations
(when running `ps` command, for instance). This commit increases
the init task stack size to avoid it. Please note that, even before
these changes, the stack usage of the NSH task was around 90% and,
then, increasing the stack size of it was recommended.
2024-10-25 00:53:21 +08:00
..
configs esp32s3: Increase the init task stask size when using NSH 2024-10-25 00:53:21 +08:00
include fix(esp32s3-eye): unexpose backlight GPIO 2023-10-12 16:57:04 -04:00
scripts boards/esp32s3: Merge MCUboot and "simple-boot" linker scripts 2024-10-23 22:26:39 +08:00
src arch/xtensa/src/esp32s3/Kconfig|Make.defs|esp32s3_sdmmc.c, 2024-08-19 19:52:39 +08:00
Kconfig esp32s3: Limit MTD partition size according to the flash size 2024-05-10 01:44:02 +08:00