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 |
|
Alan Carvalho de Assis
|
c27c33e9a9
|
Run refresh.sh to update all board configs
|
2023-09-02 14:45:44 +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 |
|
Alan Carvalho de Assis
|
d8e95284cb
|
esp32: Add mmcsdspi config
|
2022-06-24 21:32:40 -03:00 |
|