Xiang Xiao
|
0eeca0f375
|
build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX)
to unify the way to get include directories
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2023-06-23 00:11:25 +03: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 |
|
Gustavo Henrique Nihei
|
ed91c97f93
|
xtensa/esp32: Remove deprecated CONFIGFILE variable
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
|
2023-01-19 10:11:34 +08:00 |
|
Gustavo Henrique Nihei
|
f78c6432d8
|
xtensa/esp32: Simplify board linker script selection
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
|
2022-12-08 21:55:29 +08:00 |
|
Gustavo Henrique Nihei
|
236ee5c80d
|
xtensa/esp32: Rename linker scripts into more meaningful names
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
|
2022-12-08 21:55:29 +08:00 |
|
Lucas Saavedra Vaz
|
a926445995
|
boards: Fix buttons GPIO IRQ on ESP boards
|
2022-11-28 17:24:57 -03:00 |
|
Xiang Xiao
|
70290b6e38
|
arch: Change the linker generated symbols from uint32_t to uint8_t *
and remove the duplicated declaration
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-09-24 21:26:56 +02:00 |
|
Gustavo Henrique Nihei
|
76acfef5ec
|
xtensa/esp32: Add support for Protected Mode
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
|
2022-07-14 14:57:57 +08:00 |
|
Abdelatif Guettouche
|
6de170b154
|
boards/xtensa: Remove outdated information.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
|
2022-07-12 01:10:31 +08:00 |
|
Adam Kaliszan
|
7df798991c
|
Esp32 lilygo t5v2 fixed Data/Command line support.
|
2022-06-28 09:34:17 -03:00 |
|
Adam Kaliszan
|
615a296b30
|
Eps32 Lilygo t5v2 BSP
E-ink display is working
|
2022-06-18 08:03:45 +03:00 |
|