simbit18
97836bf3ab
board: esp32c3, esp32 and esp32s3 corrected PM block
...
removed depends on PM from if PM block
2024-05-27 23:24:31 +08:00
simbit18
360c2fc44c
fix nxstyle
...
Remove TABs
fix Relative file path does not match actual file.
2024-05-15 21:53:59 +08:00
Inochi Amaoto
f4a38c01df
arch/risc-v: Make esp32 SoCs allocate idle stack after ebss
...
ESP32 SoC use a static allocated array as idle stack. To fit
the existed idle stack allocation, make idle stack allocated
from ebss for the whole esp32 series.
Signed-off-by: Inochi Amaoto <inochiama@outlook.com>
2024-05-08 15:43:41 +08:00
Xu Xingliang
0db7417dc0
esp32/lvgl: fix lvgl v9 configuration error
...
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-04-30 01:45:03 +08:00
simbit18
7677f10d3f
fix nxstyle
...
fix Relative file path does not match actual file.
2024-04-16 19:09:12 +08:00
Jakub Janousek
3ce84d1ba0
arch and board esp32c3-legacy: Add optional iCE40 FPGA loading support
...
Signed-off-by: Jakub Janousek <janouja9@fel.cvut.cz>
2024-04-12 10:19:58 -03:00
Eren Terzioglu
8b931b43b1
boards/esp32c6: Remove sotest config for esp32c6
...
boards/esp32c3: Add ostest config for esp32c3
boards/esp32h2: Add ostest config for esp32h2
2024-03-06 00:49:50 +08:00
Eren Terzioglu
c8d7c81cb9
risc-v/esp32c3: Rename legacy approach esp32c3 as esp32c3-legacy
2024-01-30 08:32:05 +01:00