Lucas Saavedra Vaz
|
8dea103ecb
|
boards/risc-v/espressif: Add PWM support for ESP32-[C3/C6/H2]
Add support for the PWM peripheral to ESP32-C3/C6/H2 by using the Espressif HAL
|
2023-07-23 01:11:38 +08:00 |
|
Lucas Saavedra Vaz
|
09dcf50f20
|
boards/risc-v/esp32c3-generic: Add full GPIO and Buttons support
|
2023-06-24 13:11:45 +08:00 |
|
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 |
|
Gustavo Henrique Nihei
|
8e83379b84
|
risc-v/espressif: Initialize HR Timer where it is required
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
|
2023-04-07 12:27:56 -03:00 |
|
Gustavo Henrique Nihei
|
ebe4ab8894
|
risc-v/espressif: Add support for RTC subsystem
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
|
2023-04-07 12:27:56 -03:00 |
|
Gustavo Henrique Nihei
|
7aecd751f0
|
risc-v/espressif: Add support for Oneshot Timer
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
|
2023-04-05 16:51:34 -03:00 |
|
Gustavo Henrique Nihei
|
31d68f2dd3
|
risc-v/espressif: Add support for Periodic Timers
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
|
2023-04-05 16:51:34 -03:00 |
|
Gustavo Henrique Nihei
|
ffef83c9a1
|
risc-v/espressif: Add High Resolution Timer driver
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
|
2023-04-01 10:40:04 -03:00 |
|
Gustavo Henrique Nihei
|
cf90fa62b2
|
risc-v/espressif: Add support for System Reset
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
|
2023-03-31 22:00:17 +03:00 |
|
Gustavo Henrique Nihei
|
b864f37613
|
risc-v/espressif: Add Watchdog support on top of MWDT0
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
|
2023-03-14 23:55:35 +01:00 |
|
Gustavo Henrique Nihei
|
81499fcdf2
|
risc-v/espressif: Add support for ESP32-H2
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
|
2023-03-14 23:55:35 +01:00 |
|