Chen Jichang
|
5e0c5e0ba5
|
change(mcpwm): remove mcpwm on esp32c61
mcpwm is not supported on esp32c61
|
2024-07-18 21:52:09 +08:00 |
|
Wan Lei
|
146d07dacf
|
Merge branch 'feat/c61_enable_ci_build_test' into 'master'
feat(esp32c61): enable c61 ci build test
Closes IDF-9289
See merge request espressif/esp-idf!30448
|
2024-07-17 09:33:31 +08:00 |
|
wuzhenghui
|
da4c55fdbb
|
feat(esp_hw_support): support esp32p4 gpio wakeup deepsleep
|
2024-07-16 17:55:07 +08:00 |
|
wanlei
|
3cf069c7d8
|
feat(esp32c61): disable unsupported build test
|
2024-07-16 16:06:19 +08:00 |
|
Lou Tianhao
|
c00b55e9e6
|
fix(soc): c61 update pmu_struct to v1.1.14
|
2024-07-12 17:39:08 +08:00 |
|
morris
|
5d609daa6a
|
Merge branch 'change/remove_rmt_on_esp32c61' into 'master'
change(rmt): rmt is not supported on esp3261
Closes IDF-9343
See merge request espressif/esp-idf!32034
|
2024-07-12 10:41:23 +08:00 |
|
Mahavir Jain
|
f08a851eaa
|
Merge branch 'feature/enable_ecc_support_in_c61' into 'master'
feat: enable ecc support in esp32c61
Closes IDF-9235
See merge request espressif/esp-idf!31360
|
2024-07-11 21:46:10 +08:00 |
|
morris
|
044f337bdf
|
change(rmt): rmt is not supported on esp3261
|
2024-07-10 19:11:26 +08:00 |
|
Marius Vikhammer
|
41d39a419f
|
fix(pmp): fixed alignment of PMP addr for RTC mem on C5
Also refactored it for C6/H2/C61 to keep the approach consistent between targets
|
2024-07-04 16:24:46 +08:00 |
|
nilesh.kale
|
a87636cca7
|
feat: enable ecc support in esp32c61
This commit enable ecc peripheral support in ESP32C61
It also corrects power up sequence for ecc peripheral.
|
2024-07-04 13:37:16 +05:30 |
|
C.S.M
|
8b2350ce1c
|
fix(usb_serial_jtag): Fix issue that use u32_reg read/write cannot be used to modify fifo regs
|
2024-07-03 15:15:46 +08:00 |
|
laokaiyao
|
1818bbaa79
|
remove(parlio): remove parlio caps in c61
|
2024-06-20 14:28:37 +08:00 |
|
laokaiyao
|
717a2ccf15
|
remove(c5beta3): remove c5 beta3 soc files
|
2024-06-17 12:01:57 +08:00 |
|
Marius Vikhammer
|
e496f2668c
|
Revert "fix(intr): fixed intr threshhold min level on C5"
This reverts commit 61f1975882 .
|
2024-06-14 12:18:59 +08:00 |
|
Marius Vikhammer
|
34cc6c0464
|
Merge branch 'bugfix/clic_intr_thresh' into 'master'
fix(intr): fixed intr threshhold min level on C5
See merge request espressif/esp-idf!31269
|
2024-06-12 10:40:46 +08:00 |
|
Marius Vikhammer
|
61f1975882
|
fix(intr): fixed intr threshhold min level on C5
|
2024-06-03 11:54:48 +08:00 |
|
Marius Vikhammer
|
2eb4cd3d84
|
docs(c61): add docs build for C61
|
2024-06-03 10:24:27 +08:00 |
|
harshal.patil
|
a15f19260b
|
fix(soc): Cleanup inaccessible SHA registers from the header files
|
2024-05-20 15:34:42 +05:30 |
|
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
|
6def5faab5
|
feat(gpio): rename c61 IOMUX to IO_MUX
|
2024-05-13 16:18:19 +08:00 |
|
Wang Lei
|
1ee9f80067
|
Merge branch 'feat/remove_sdio_rst_for_c5mp_c61' into 'master'
fix(esp_rom): remove sdio rst for c5mp c61
See merge request espressif/esp-idf!30691
|
2024-05-13 10:40: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 |
|
wanglei
|
097a53f139
|
fix(soc): remove RESET_REASON_CORE_SDIO define for esp32c61
|
2024-05-11 14:46:09 +08:00 |
|
gaoxu
|
cbef285352
|
feat(pm): add SOC_PM_SUPPORTED in soc caps
|
2024-05-11 10:51:17 +08:00 |
|
Kevin (Lao Kaiyao)
|
95ab3ccf96
|
Merge branch 'feature/support_gpio_on_c61' into 'master'
feat(gpio): support GPIO on ESP32C61
Closes IDF-9316
See merge request espressif/esp-idf!30380
|
2024-04-25 11:00:32 +08:00 |
|
laokaiyao
|
2c90b71d45
|
feat(gpio): support GPIO on ESP32C61
|
2024-04-24 14:27:40 +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
|
ffd5d1fd66
|
feat(esp_hw_support): support set clock divider for esp32p4 clock output
|
2024-04-17 15:09:54 +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 |
|
Cao Sen Miao
|
0985bfbe27
|
feat(i2c_master): Add lp_i2c support in i2c master driver
|
2024-04-03 11:39:04 +08:00 |
|
xiehang
|
f3c5047638
|
feat(extconn): Supports external WiFi connections for ESP32p4 and other espressf chips
|
2024-04-01 11:44:52 +08:00 |
|
xiehang
|
9d7bd6a8dd
|
change(esp_phy): Add SOC_PHY_SUPPORTED to control phy mode
|
2024-04-01 11:36:55 +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 |
|
wuzhenghui
|
4a64d2fe2c
|
change(hal): control PAU bus clock by hal layer
|
2024-03-29 00:36:46 +08:00 |
|
wanlei
|
535afdd7f4
|
feat(esp32c61): ci enable header check, fix c61 build
|
2024-03-27 19:39:59 +08:00 |
|
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 |
|
wanlei
|
a611e91b2f
|
feat(esp32c61): new chip add system and esp_timer support
|
2024-03-21 11:31:15 +08:00 |
|
wanlei
|
37dfd8fb52
|
feat(esp32c61): add G0 component support
|
2024-03-18 14:28:27 +08:00 |
|
wanlei
|
616c72b96c
|
feat(esp32c61): add & modify soc header files pass build (part 3/3)
|
2024-03-12 18:53:28 +08:00 |
|
wanlei
|
aec7aa3416
|
feat(esp32c61): add soc header files (2/2)
|
2024-03-06 11:42:14 +08:00 |
|
wanlei
|
5fef81609a
|
feat(esp32c61): add soc peripheral header files (1/2)
|
2024-03-01 18:09:13 +08:00 |
|