Aditya Patwardhan
|
f412149dc9
|
Merge branch 'feat/enable_secure_boot_for_c5' into 'master'
feat: enable secure boot for c5
Closes IDF-8623 and IDF-9478
See merge request espressif/esp-idf!29774
|
2024-06-03 15:35:51 +08:00 |
|
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 |
|
nilesh.kale
|
f5dd1074b6
|
feat: enable secure boot for c5
This MR added suppport for secure boot in ESP32-C5.
|
2024-05-30 11:43:17 +05:30 |
|
Mahavir Jain
|
a3aa48e384
|
Merge branch 'feature/enable_hmac_and_ds_support_for_c5' into 'master'
feat: enabled hmac and ds peripheral support for c5
Closes IDF-8619, IDF-8616, IDF-9479, and IDF-9481
See merge request espressif/esp-idf!29287
|
2024-05-29 12:50:25 +08:00 |
|
nilesh.kale
|
00fa28259b
|
feat: enabled ecdsa support for c5
This commit adds support for ECDSA for ESP32-C5
|
2024-05-28 17:33:05 +05:30 |
|
wuzhenghui
|
8518bf2ea7
|
change(esp_driver_gptimer): do gptimer timer target retention by needs
|
2024-05-28 15:19:24 +08:00 |
|
wuzhenghui
|
a68668c392
|
change(esp_hw_support): do timergroup watchdogs retention by needs
|
2024-05-28 15:17:19 +08:00 |
|
nilesh.kale
|
46c0902fd6
|
feat: enabled hmac and ds peripheral support for c5
This commit add support for HMAC and DS peripheral support for ESP32-C5.
|
2024-05-28 10:44:54 +05:30 |
|
morris
|
098abb5993
|
Merge branch 'feat/pcnt_support_esp32c5' into 'master'
feat(pcnt): add driver support on esp32c5
Closes IDF-8683
See merge request espressif/esp-idf!30854
|
2024-05-23 09:53:08 +08:00 |
|
wanlei
|
e2432c1d20
|
feat(spi): c5mp gpspi master slave and hd driver support
|
2024-05-21 17:12:41 +08:00 |
|
gaoxu
|
5c27ccdae4
|
feat(gpio): remove io_mux_reg array in gpio_periph.c from c5
|
2024-05-17 20:55:25 +08:00 |
|
morris
|
3b376b03df
|
feat(pcnt): add driver support on esp32c5
|
2024-05-16 11:09:48 +08:00 |
|
Konstantin Kondrashov
|
09dc55fb78
|
Merge branch 'feature/set_correct_soc_caps' into 'master'
feat(soc): Update efuse related soc_caps for c61 and c5 (MP/beta3)
See merge request espressif/esp-idf!30708
|
2024-05-15 14:44:17 +08:00 |
|
Mahavir Jain
|
43908774fe
|
Merge branch 'bugfix/refactor_data_variable_in_mpi_periph' into 'master'
fix(soc): Refactor variable names for MPI operations and block bases
Closes IDF-9508
See merge request espressif/esp-idf!30658
|
2024-05-15 12:02:51 +08:00 |
|
nilesh.kale
|
b227154fd3
|
fix(soc): Refactor variable names for MPI operations and block bases
|
2024-05-14 10:34:33 +05:30 |
|
Song Ruo Jing
|
001d4e1f8b
|
feat(gdma): add GDMA support for ESP32C5 MP
|
2024-05-14 11:37:40 +08:00 |
|
Konstantin Kondrashov
|
5ed066f3a8
|
feat(soc): Update efuse related soc_caps for c61 and c5 (MP/beta3)
|
2024-05-13 19:54:28 +08:00 |
|
gaoxu
|
1138d7d56a
|
feat(gpio): update c5 mp gpio docs
|
2024-05-13 16:19:28 +08:00 |
|
morris
|
6a57c26469
|
Merge branch 'feature/esp32c5_mp_gpio_support' into 'master'
esp32c5 mp gpio support
Closes IDF-9649
See merge request espressif/esp-idf!30474
|
2024-05-11 22:50:23 +08:00 |
|
gaoxu
|
cbef285352
|
feat(pm): add SOC_PM_SUPPORTED in soc caps
|
2024-05-11 10:51:17 +08:00 |
|
gaoxu
|
605f2309bf
|
feat(gpio): add gpio support on ESP32C5 MP version
|
2024-04-26 12:27:53 +08:00 |
|
morris
|
e8e975112a
|
feat(rmt): support sleep retention
by back up the registers
|
2024-04-24 22:10:42 +08:00 |
|
Song Ruo Jing
|
bf3067fa8a
|
fix(gpio_etm): allow one GPIO binds to multiple ETM tasks
|
2024-04-23 20:37:34 +08:00 |
|
wuzhenghui
|
309725fcd0
|
feat(esp_hw_support): support esp32p4 clock output
|
2024-04-17 15:09:49 +08:00 |
|
wuzhenghui
|
101f1abbf1
|
refactor(esp_hw_support): add hal layer for clock output feature
|
2024-04-17 14:25:29 +08:00 |
|
Omar Chebib
|
f39b3099f6
|
fix(esp32c5): fix interrupt sources number for the Beta3 version
|
2024-04-16 18:17:00 +08:00 |
|
Omar Chebib
|
f6e935e013
|
fix(esp32c5): add CLIC interrupt controller support for the ESP32-C5
|
2024-04-16 10:38:14 +08:00 |
|
Lou Tianhao
|
4061e282dd
|
draft(i2c): need to support regdma_i2c for esp32c5beta3
|
2024-04-12 14:14:06 +08:00 |
|
Lou Tianhao
|
534e7a528f
|
feat(pm): support pd top for esp32c5beta3
|
2024-04-12 11:34:54 +08:00 |
|
Wu Zheng Hui
|
ec37cbf157
|
Merge branch 'feature/esp32c5beta3_light_sleep_support_stage_1' into 'master'
feat(esp_hw_support): esp32c5 sleep support (Stage 2: support basic pmu sleep function)
See merge request espressif/esp-idf!29549
|
2024-04-11 10:38:17 +08:00 |
|
xuxiao
|
ec872c0c81
|
fix(wifi): fix code review comments
|
2024-04-10 15:27:50 +08:00 |
|
liuning
|
9783bddde1
|
feat(coex): support esp32c5 beta3 coexist
|
2024-04-10 14:09:40 +08:00 |
|
xuxiao
|
27f61966cd
|
feat(wifi): add esp32c5 beta3 wifi support
|
2024-04-10 14:09:40 +08:00 |
|
Lou Tianhao
|
3fb4909483
|
feat(example): support esp32c5 timer/gpio/uart wakeup
|
2024-04-10 11:45:04 +08:00 |
|
Li Shuai
|
f6478e3ced
|
change(soc): update pmu register map struct for esp32c5 beta3
|
2024-04-09 20:58:42 +08:00 |
|
Shen Wei Long
|
4ec0e7bc43
|
Merge branch 'feature/support_ble_on_esp32c5beta3_master' into 'master'
feat(ble): Support BLE on esp32c5beta3
See merge request espressif/esp-idf!29992
|
2024-04-08 19:13:43 +08:00 |
|
Cao Sen Miao
|
0985bfbe27
|
feat(i2c_master): Add lp_i2c support in i2c master driver
|
2024-04-03 11:39:04 +08:00 |
|
Shen Weilong
|
f09dcff91e
|
feat(ble): Support BLE on esp32c5beta3
|
2024-04-03 10:58:06 +08:00 |
|
Zhang Wen Xu
|
7963bcba13
|
Merge branch 'support/esp32c5beta3_ieee802154' into 'master'
feat(802154): add ieee802154 support for C5beta3
See merge request espressif/esp-idf!29948
|
2024-04-02 14:14:16 +08:00 |
|
alanmaxwell
|
ffd0c8ecef
|
fix(soc): update gpio_sig_map.h for esp32c5 beta3
|
2024-04-01 15:07:38 +08:00 |
|
zwx
|
81b6bae194
|
feat(802154): add ieee802154 support for C5beta3
|
2024-04-01 14:50:07 +08:00 |
|
Li Shuai
|
c07be48edb
|
change(esp_hw_support): add adc retention module and it is dependencies on the clock modem
|
2024-03-30 11:51:52 +08:00 |
|
Li Shuai
|
59115cd2d1
|
change(esp_hw_support): some system peripherals to use a retention module number
|
2024-03-29 15:27:08 +08:00 |
|
Li Shuai
|
080d09387c
|
change(esp_hw_support): modify the style of module argument from bitmap to number
|
2024-03-29 15:22:52 +08:00 |
|
nilesh.kale
|
18d2c57542
|
feat: enabled aes and sha support for esp32c5
This commit enabled AES and SHA support for esp32c5.
|
2024-03-26 14:52:06 +05:30 |
|
Konstantin Kondrashov
|
8d6562d1f1
|
Merge branch 'feature/c5_c61_efuse_update' into 'master'
feat(efuse): Update efuses for C5 and C61
Closes IDF-8629 and IDF-8674
See merge request espressif/esp-idf!29627
|
2024-03-22 18:02:37 +08:00 |
|
Konstantin Kondrashov
|
25bc10e143
|
feat(efuse): Update efuses for C5 and C61
|
2024-03-21 18:37:46 +02:00 |
|
nilesh.kale
|
ef3b40c5f1
|
feat: enable RSA support for c5
This commit enables RSA peripheral support for ESP32-C5.
|
2024-03-19 13:46:49 +05:30 |
|
Marius Vikhammer
|
4700f709ca
|
Merge branch 'feature/c5_ulp' into 'master'
feat(ulp): add basic support for running lp core on C5
Closes IDF-8637
See merge request espressif/esp-idf!29496
|
2024-03-19 11:33:51 +08:00 |
|
Armando
|
5efcd8979e
|
feat(cache mmu): c5 support
|
2024-03-18 11:31:10 +08:00 |
|