incubator-nuttx/boards/xtensa/esp32s3/esp32s3-devkit
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 driver/net/lan9250: Add LAN9250 driver(SPI and QSPI mode) 2023-12-07 19:53:05 -08:00
scripts boards/esp32s3: Merge MCUboot and "simple-boot" linker scripts 2024-10-23 22:26:39 +08:00
src feat(esp32s3-devkit): initialize opencores eth mac 2024-10-13 11:19:51 +08:00
Kconfig board: esp32c3, esp32 and esp32s3 corrected PM block 2024-05-27 23:24:31 +08:00