nodemcu-firmware/components/base_nodemcu
Jade Mattsson 4931b375c0 Increase console task stack size.
This allegedly resolves the reboot crashes seen on ESP32-S3 Zero.
It also removes the peculiar need to explicitly call
esp_vfs_console_register(), the absence of which previously would
trigger an assertion failure in xQueueGenericSend on input.
2024-10-18 18:09:22 +11:00
..
include Upgrade to IDF v5.1.2 2024-02-02 14:50:57 +11:00
CMakeLists.txt Fix 2x SPIFFS mounting/formatting related issues. 2024-10-17 15:24:02 +11:00
ip_fmt.c Code cleanup to sort out warnings. 2021-07-29 13:47:45 +10:00
nodemcu.lf Port Terry's Lua 5.1 + 5.3 work from the esp8266 branch. 2021-08-22 02:03:05 +10:00
user_main.c Increase console task stack size. 2024-10-18 18:09:22 +11:00