esp-idf/components/soc/esp32c5/beta3
Mahavir Jain ea726f3f98 Merge branch 'feature/enable_ecdsa_support_for_c5' into 'master'
feat: enabled ecdsa support for c5

Closes IDF-8618

See merge request espressif/esp-idf!29945
2024-05-31 12:28:36 +08:00
..
include Merge branch 'feature/enable_ecdsa_support_for_c5' into 'master' 2024-05-31 12:28:36 +08:00
ld feat(gpio): add gpio support on ESP32C5 MP version 2024-04-26 12:27:53 +08:00
gdma_periph.c feat(gdma): add GDMA support for ESP32C5 MP 2024-05-14 11:37:40 +08:00
gpio_periph.c feat(gpio): remove io_mux_reg array in gpio_periph.c from c5 2024-05-17 20:55:25 +08:00
i2c_periph.c refactor(esp32c5): change beta3 path in esp_system and bootloader 2024-03-01 11:12:36 +08:00
ieee802154_periph.c feat(802154): add ieee802154 support for C5beta3 2024-04-01 14:50:07 +08:00
interrupts.c fix(esp32c5): fix interrupt sources number for the Beta3 version 2024-04-16 18:17:00 +08:00
mpi_periph.c fix(soc): Refactor variable names for MPI operations and block bases 2024-05-14 10:34:33 +05:30
pcnt_periph.c feat(pcnt): add driver support on esp32c5 2024-05-16 11:09:48 +08:00
rmt_periph.c feat(rmt): support sleep retention 2024-04-24 22:10:42 +08:00
spi_periph.c feat(spi): c5mp gpspi master slave and hd driver support 2024-05-21 17:12:41 +08:00
system_retention_periph.c change(esp_hw_support): do timergroup watchdogs retention by needs 2024-05-28 15:17:19 +08:00
timer_periph.c change(esp_driver_gptimer): do gptimer timer target retention by needs 2024-05-28 15:19:24 +08:00
uart_periph.c refactor(esp32c5): change beta3 path in soc 2024-03-01 10:16:14 +08:00