Tiago Medicci Serrano
|
522c5c0eac
|
boards/esp32: Increase init task stack size to 3072
This is done to avoid casual stack overflows. Especially after
PR #11777, that increased stack usage.
|
2024-03-07 20:47:40 +08:00 |
|
Tiago Medicci Serrano
|
223c5a3722
|
xtensa/esp32_esp32s2_esp32s3: enable syslog bufferring
By enabling the syslog buffering on xtensa-based devices, it's
possible to ensure concurrent tasks will not mess with the syslog
messages.
|
2023-06-02 10:17:54 +08:00 |
|
Alan Carvalho de Assis
|
f0289577bf
|
boards: Update all boards config after updating NSH_CMDPARMS
|
2023-01-23 03:04:51 +08:00 |
|
Tiago Medicci Serrano
|
2ccb4eb163
|
Added support for the Lily Go TTGO T-Display ESP32 V1.1 board.
https://github.com/Xinyuan-LilyGO/TTGO-T-Display
|
2022-08-06 15:31:03 +08:00 |
|