nuttx/boards/xtensa/esp32s3/esp32s3-devkit
Huang Qi f555b3de91 boards/esp32s3: Increse the default stack size for usbnsh
Fix https://github.com/apache/nuttx/issues/12712

If run nsh over usb based serial port, the default stack size is too small,
for example simple `ps` command will use more than 2208 bytes stack.

Then the stack overflow will happen and the system will hang here.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2024-07-17 15:08:17 +08:00
..
configs boards/esp32s3: Increse the default stack size for usbnsh 2024-07-17 15:08:17 +08:00
include driver/net/lan9250: Add LAN9250 driver(SPI and QSPI mode) 2023-12-07 19:53:05 -08:00
scripts esp32s3: add simple boot support 2024-04-17 19:43:05 +08:00
src arch/xtensa: add support for capture driver on ESP32 and ESP32|S3| 2024-06-27 18:14:59 +08:00
Kconfig board: esp32c3, esp32 and esp32s3 corrected PM block 2024-05-27 23:24:31 +08:00