nuttx/boards/xtensa/esp32s3
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
..
common boards/esp32[c3|c6|h2|s2|s3]: Ignore etctmp in common board 2024-07-12 01:01:15 +08:00
esp32s3-box Changed ESP32S3 Chip names based on their configuration and added ESP32S3_CUSTOM chip module 2024-06-21 17:55:42 +08:00
esp32s3-devkit boards/esp32s3: Increse the default stack size for usbnsh 2024-07-17 15:08:17 +08:00
esp32s3-eye boards/esp32s3: Increse the default stack size for usbnsh 2024-07-17 15:08:17 +08:00
esp32s3-lcd-ev Changed ESP32S3 Chip names based on their configuration and added ESP32S3_CUSTOM chip module 2024-06-21 17:55:42 +08:00
esp32s3-meadow boards/esp32s3: Increse the default stack size for usbnsh 2024-07-17 15:08:17 +08:00