Eren Terzioglu
|
c15392d9b7
|
xtensa/esp32s2: Add xtwdt and rwdt support
|
2023-12-22 03:59:18 -08:00 |
|
Tiago Medicci Serrano
|
34a6dddb7a
|
boards/esp32s2: Increase init task stack size to 3072
This is done to avoid casual stack overflows.
|
2023-12-20 06:59:18 -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 |
|
YAMAMOTO Takashi
|
864f43b562
|
esp32*: Disable CONFIG_RAW_BINARY
Because it uses the same filename as esp32 Config.mk. (nuttx.bin)
|
2022-05-27 13:41:51 +03:00 |
|
Gustavo Henrique Nihei
|
04b80cc8d2
|
xtensa/esp32s2: Remove unused and not unsupported configs from Kconfig
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
|
2022-03-23 19:38:28 -03:00 |
|
Petro Karashchenko
|
dab5bb6bd3
|
boards/Kconfig: introduce ARCH_BOARD_COMMON option
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
|
2022-03-11 16:00:00 +08:00 |
|
Gustavo Henrique Nihei
|
c164324122
|
esp32s2-saola-1: Initialize Watchdog Timers on bringup
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
|
2022-03-08 22:24:07 -03:00 |
|