esp-idf/components/esp_hw_support/port
songruojing 304a8f142d esp32c6: introduce the target
Add esp32c6 target to tools and Kconfig
Create directories and files that are essential for `idf.py --preview set-target esp32c6`
2022-08-19 11:13:02 +08:00
..
esp32 kconfig: refactor xtal freq kconfig to common configuration item 2022-08-05 19:12:29 +08:00
esp32c2 esp32c2/clk_cali: fix rtc slow clk cali logic 2022-08-15 16:31:54 +08:00
esp32c3 esp_hw_support: fix wrong register access to set/clear rtc fast mem low power mode on c3 and h2 2022-08-03 14:33:13 +08:00
esp32c6 esp32c6: introduce the target 2022-08-19 11:13:02 +08:00
esp32h2 Merge branch 'bugfix/rtc_fastmem_lpu_c3_h2' into 'master' 2022-08-03 19:52:24 +08:00
esp32s2 esp_adc: move adc common hw related code into esp_hw_support 2022-07-28 03:49:48 +00:00
esp32s3 systimer: add helper functions to convert between tick and us 2022-07-25 16:08:52 +08:00
include esp_psram: new psram component 2022-06-14 15:44:27 +08:00
async_memcpy_impl_cp_dma.c dma: move from driver to hw_support 2022-06-28 14:17:12 +08:00
async_memcpy_impl_gdma.c global: make periph enable/disable APIs private 2021-11-08 10:37:47 +08:00
esp_memprot_conv.c System/Security: Memprot API unified (ESP32S3) 2022-07-09 22:57:51 +02:00