esp-idf/components/esp_hw_support/port
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
..
esp32 clk_tree: Add a general API to get the frequency of different clocks 2023-01-17 11:30:24 +08:00
esp32c2 clk_tree: Add a general API to get the frequency of different clocks 2023-01-17 11:30:24 +08:00
esp32c3 clk_tree: Add a general API to get the frequency of different clocks 2023-01-17 11:30:24 +08:00
esp32c6 bugfix: make ahb freq consistent with cpu freq 2023-01-28 10:48:51 +08:00
esp32h2 ledc: Add support for esp32h2; Refactor ledc driver clock source selection related code 2023-01-30 19:19:34 +08:00
esp32h4 clk_tree: Add a general API to get the frequency of different clocks 2023-01-17 11:30:24 +08:00
esp32s2 clk_tree: Add a general API to get the frequency of different clocks 2023-01-17 11:30:24 +08:00
esp32s3 clk_tree: Add a general API to get the frequency of different clocks 2023-01-17 11:30:24 +08:00
include gdma: support etm extension 2022-11-23 15:32:34 +08:00
linux fix(linux): fix build errors and warnings, remove ignore file 2023-01-18 09:24:28 +08:00
clk_tree_common.c clk_tree: Add a general API to get the frequency of different clocks 2023-01-17 11:30:24 +08:00
esp_memprot_conv.c System/Security: Memprot API unified (ESP32S3) 2022-07-09 22:57:51 +02:00