nuttx/boards/xtensa/esp32s3/esp32s3-eye
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 fix(esp32s3-eye): unexpose backlight GPIO 2023-10-12 16:57:04 -04:00
scripts esp32s3: add simple boot support 2024-04-17 19:43:05 +08:00
src esp32s3: Fully integrate Espressif HAL repository to ESP32-S3 2023-12-24 16:38:06 -08:00
Kconfig esp32s3: Limit MTD partition size according to the flash size 2024-05-10 01:44:02 +08:00