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 |
|
Xiang Xiao
|
1d43b4a4eb
|
libc/stdio: Enable LIBC_FLOATINGPOINT by default if ARCH_FPU is enabled
and DEFAULT_SMALL is false
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-07-21 09:53:09 -04:00 |
|
Andrey
|
c6c0baa233
|
Added configuration files for usinf BMP280 with ESP32-DevkitC
|
2022-06-26 11:36:08 +03:00 |
|