esp-idf/components/esp_hw_support/port
Ondrej Kosta ce388a4111 feat(esp_eth): Added support of internal EMAC for ESP32P4
Refactored internal EMAC DMA access.

Added MPLL acquire to manage access to the MPLL by multiple periphs.
2024-01-16 14:29:25 +01:00
..
esp32 docs(esp32p4): update misc docs for esp32p4 2023-12-09 09:09:55 +08:00
esp32c2 fix(rtc): fixed bbpll not calibrated from bootloader issue 2024-01-04 03:23:20 +08:00
esp32c3 fix(esp_hw_support/sleep): fix rtc_time_us_to_slowclk div zero in deepsleep process 2023-12-07 07:50:32 +00:00
esp32c5 feat(esp32c5): support esptool on esp32c5 beta3 2024-01-09 13:11:11 +08:00
esp32c6 Merge branch 'feature/support_hw_trigger_regdma_when_pu_top' into 'master' 2024-01-08 10:44:06 +08:00
esp32h2 Merge branch 'feature/support_hw_trigger_regdma_when_pu_top' into 'master' 2024-01-08 10:44:06 +08:00
esp32p4 feat(esp_eth): Added support of internal EMAC for ESP32P4 2024-01-16 14:29:25 +01:00
esp32s2 fix(esp_hw_support/sleep): fix rtc_time_us_to_slowclk div zero in deepsleep process 2023-12-07 07:50:32 +00:00
esp32s3 feat(psram): support 200mhz psram, experimental feature for now 2024-01-10 11:52:28 +08:00
include feat(async_memcpy): refactor driver code to support different DMA backen 2023-08-03 12:02:09 +08:00
linux lwip/linux: Add lwip support for networking component under linux 2023-05-05 05:03:39 +00:00
esp_clk_tree_common.c feat(clk): add basic clock support for esp32p4 2023-12-29 00:37:26 +08:00
esp_memprot_conv.c System/Security: Memprot API unified (ESP32S3) 2022-07-09 22:57:51 +02:00
pau_regdma.c change(pm): change macro SOC_PM_RETENTION_HAS_REGDMA_POWER_BUG 2023-12-15 15:04:06 +08:00
regdma_link.c sleep retention: fix crash issue caused by destroying the module after the module node creation fails 2023-04-03 19:24:33 +08:00