Chen Jichang
|
62700fa36f
|
feat(esp32h4): add soc register header files (stage2_3)
add soc headers made by hand
|
2025-02-24 12:20:27 +08:00 |
|
laokaiyao
|
b7053b46ef
|
esp32h4: remove esp32h4 target from peripherals
|
2023-04-20 15:19:45 +08:00 |
|
wanlei
|
fdeeced62c
|
twai: h2 support twai driver
|
2023-02-16 16:34:23 +08:00 |
|
wanlei
|
217e36bec0
|
spi: fix spi support on h4 after diver/cmakelist refactored
|
2023-02-15 12:12:22 +08:00 |
|
Song Ruo Jing
|
ad55230b0a
|
ledc: Add support for esp32h2; Refactor ledc driver clock source selection related code
LEDC examples and test cases are supported on ESP32H2.
Switch to use general clock IDs for ledc_clk_cfg_t enum values.
Deprecate LEDC_USE_RTC8M_CLK.
|
2023-01-30 19:19:34 +08:00 |
|
Marius Vikhammer
|
5e9e8c396f
|
wdt: add support for WDTs on C6
|
2023-01-19 12:58:26 +08:00 |
|
wanlei
|
184145817c
|
spi_master: add feature spi periph clk source selectable
|
2023-01-18 15:40:12 +08:00 |
|
Song Ruo Jing
|
2c9aa4559c
|
clk_tree: Add a general API to get the frequency of different clocks
Add basic clk_tree driver and hal implementation.
|
2023-01-17 11:30:24 +08:00 |
|
morris
|
ca1b182b25
|
glitch_filter: support derive clock source form IO MUX
|
2022-12-29 14:46:16 +08:00 |
|
laokaiyao
|
5333ac81bf
|
adc: support ADC on esp32c6 (driver/test/example)
|
2022-12-23 11:24:06 +08:00 |
|
laokaiyao
|
e27f3e3128
|
adc: support ADC on esp32c6 (hal)
|
2022-12-23 11:24:06 +08:00 |
|
KonstantinKondrashov
|
63f852adc8
|
hal: Adds hal/ll func for SYSTIMER to select clock source: XTAL or RC_FAST_CLK
|
2022-11-22 20:29:19 +08:00 |
|
laokaiyao
|
8677216576
|
esp32h2: renaming esp32h2 to esp32h4
|
2022-11-08 17:05:33 +08:00 |
|