Jiang Jiang Jian
1f947551c0
Merge branch 'feat/sleep_retention_expand_module_bitmap' into 'master'
...
expand the number of sleep retention modules supported on different chips
Closes PM-230
See merge request espressif/esp-idf!33755
2024-11-20 14:50:35 +08:00
Li Shuai
08dd3adeec
change(esp_hw_support): fix some sleep retention build error
2024-11-18 15:46:11 +08:00
Li Shuai
44693774e1
change(soc): define sleep retention module total number to 64 for esp32p4
2024-11-18 15:40:47 +08:00
Li Shuai
1857bededb
change(soc): add sleep retention module total number definition
2024-11-18 15:40:42 +08:00
Li Shuai
8368564717
feat(esp_hw_support): extend sleep retention module bitmap bit width
2024-11-18 15:38:30 +08:00
morris
b9a8180b17
test(parlio): dma can transmit PSRAM buffer
2024-11-18 14:37:00 +08:00
morris
3c8a32ff0d
Merge branch 'feat/vectorize_bitscrambler_register' into 'master'
...
bitscrambler hal driver support
See merge request espressif/esp-idf!34885
2024-11-15 09:53:54 +08:00
C.S.M
38b737511c
Merge branch 'feat/tsens_support_c61' into 'master'
...
feat(temperature_sensor): Add temperature sensor support on esp32c61
Closes IDF-9322
See merge request espressif/esp-idf!34326
2024-11-14 17:51:36 +08:00
morris
83c9cffd2b
change(soc): vectorize bitscrambler regsiter layout
2024-11-14 17:26:57 +08:00
Jeroen Domburg
ab75a94877
feat(bitscrambler): add hal driver support
2024-11-14 17:26:57 +08:00
Gao Xu
bbcfb35d67
Merge branch 'feat/h21_introduce_step1_target' into 'master'
...
feat(esp32h21): introduce target esp32h21 (stage 1/8) 😐
See merge request espressif/esp-idf!34542
2024-11-14 10:46:44 +08:00
Song Ruo Jing
582c99041c
Merge branch 'bugfix/uart_8_16_bit_access' into 'master'
...
fix(uart): fix 8/16-bit uart register access
Closes IDF-10256
See merge request espressif/esp-idf!34846
2024-11-13 17:17:26 +08:00
C.S.M
bff20b5397
feat(temperature_sensor): Add temperature sensor support on esp32c61
2024-11-13 10:52:47 +08:00
Armando
9e3b7e4558
feat(sdmmc): supported UHS-I SDR50 (100Mhz) and DDR50 mode
2024-11-13 09:47:45 +08:00
Song Ruo Jing
e6ef4d1791
fix(uart): fix 8/16-bit uart register access
2024-11-12 16:52:10 +08:00
gaoxu
64bbb53b8f
feat(esp32h21): introduce target esp32h21(stage 1)
2024-11-12 15:42:27 +08:00
Ivan Grokhotkov
f5f46ab74c
change(sdmmc): adapt host state machine for CMD11, commit reg/struct files
2024-11-12 15:39:42 +08:00
Gao Xu
611e163024
Merge branch 'feat/esp32c61_adc_support' into 'master'
...
ADC: support ADC oneshot and continuous mode on ESP32C61
Closes IDF-9302 and IDF-9304
See merge request espressif/esp-idf!32907
2024-11-11 10:22:47 +08:00
C.S.M
941d0e0779
feat(i2c_slave): refactor i2c slave api to version 2 inorder to solve some existing problem
2024-11-08 18:04:29 +08:00
Konstantin Kondrashov
f15c1b4c4f
Merge branch 'feature/efuse_s3_adds_psram_cap_bit' into 'master'
...
feat(efuse): Adds 3 bit for PSRAM_CAP efuse field
Closes IDF-11477
See merge request espressif/esp-idf!34644
2024-11-08 17:43:29 +08:00
gaoxu
efd04b7709
feat(adc): support ADC oneshot and continuous on C61
2024-11-08 17:13:26 +08:00
Chen Ji Chang
6b54dfc636
Merge branch 'feat/mcpwm_sleep_rentention' into 'master'
...
feat(mcpwm): support sleep retention
Closes IDF-9752 and IDF-8473
See merge request espressif/esp-idf!33839
2024-11-08 15:39:58 +08:00
Ondrej Kosta
7f07c9de44
Merge branch 'feature/ptp' into 'master'
...
Feature/ptp
Closes IDFGH-12397
See merge request espressif/esp-idf!33058
2024-11-08 15:10:07 +08:00
wanckl
a50c095df1
fix(esp_driver_gpio): esp32c61 gpio number update 22 -> 25
2024-11-08 10:36:20 +08:00
Ondrej Kosta
d2b1202d5a
feat(esp_eth): added HW Time Stamping support for ESP32P4
...
Added mechanism to L2 TAP to retreive time stamp
Added PTP time synchronization example
2024-11-07 15:01:24 +08:00
Chen Jichang
8e4ff8bcba
feat(mcpwm): support sleep retention
2024-11-07 12:06:31 +08:00
Chen Jichang
0eeb544bd2
fix(mcpwm): fix mcpwm register offset on p4
2024-11-06 17:29:58 +08:00
Wan Lei
405327d22a
Merge branch 'fix/c61_h2_pmu_icg_csv_update' into 'master'
...
fix(pmu): c61 and h2 update pmu_icg_mapping.h
See merge request espressif/esp-idf!34370
2024-11-05 20:18:04 +08:00
Song Ruo Jing
7e90a41bc9
Merge branch 'refactor/regi2c_mst_clock_enable' into 'master'
...
refactor(regi2c): analog i2c mst clock should be enabled/disabled per usage
Closes IDF-10492 and IDF-10693
See merge request espressif/esp-idf!32682
2024-11-05 15:15:26 +08:00
Michael (XIAO Xufeng)
676f5194d5
Merge branch 'fix/sdio_slave_add_pm_lock' into 'master'
...
fix(sdio_slave): fix issue that auto light sleep can happen SDIO slave enabled
Closes IDF-8476
See merge request espressif/esp-idf!33579
2024-11-05 03:19:33 +08:00
Konstantin Kondrashov
70b652052e
feat(efuse): Adds 3 bit for PSRAM_CAP efuse field
2024-11-04 17:27:53 +02:00
Jiang Jiang Jian
1f47975472
Merge branch 'bugfix/idf-11064' into 'master'
...
fix some issues on esp32c5 eco1
Closes IDF-11064 and IDF-11066
See merge request espressif/esp-idf!34350
2024-11-04 20:46:01 +08:00
Song Ruo Jing
2cb35a2955
refactor(regi2c): ana i2c master clock is enabled per request
2024-11-04 12:37:17 +08:00
Song Ruo Jing
92ed77933b
refactor(clk): deprecate SOC_RTC_FAST_CLK_SRC_XTAL_DIV
2024-11-04 12:37:17 +08:00
Li Shuai
f46b9ed5a6
fix(esp_hw_support): fix the issue of mmu table content loss due to default sd signal
2024-11-04 11:11:36 +08:00
Konstantin Kondrashov
37b600124f
feat(efuse): Adds efuse ADC calib data for ESP32-C61
2024-11-01 23:08:53 +08:00
Konstantin Kondrashov
7397c159cb
feat(efuse): Adds efuse ADC calib data for ESP32-C5
2024-11-01 23:08:53 +08:00
Konstantin Kondrashov
5b1891c2fa
feat(efuse): Adds efuse ADC calib data for ESP32-P4
2024-11-01 23:08:53 +08:00
Xiao Xufeng
df2d09e3e0
feat(sleep_retention): allow drivers taking TOP power lock
...
Also add a dump function
2024-10-31 21:25:37 +08:00
Chen Ji Chang
f9d6c4df20
Merge branch 'feat/pcnt_sleep_retention' into 'master'
...
feat(pcnt): add sleep retention init to avoid light sleep when pcnt is working
See merge request espressif/esp-idf!33691
2024-10-31 19:12:49 +08:00
wanckl
8f1fa6164a
fix(pmu): c61 and h2 update pmu_icg_mapping.h
2024-10-31 13:54:20 +08:00
Kevin (Lao Kaiyao)
d622011a2b
Merge branch 'ci/fix_i2s_failed_case_on_c61' into 'master'
...
ci(i2s): fix i2s failed case on c61
Closes IDFCI-2463, IDFCI-2464, and IDFCI-2465
See merge request espressif/esp-idf!34529
2024-10-30 20:01:24 +08:00
Chen Jichang
ddf6fea6a2
feat(pcnt): add sleep retention init
...
Currently, due to the lack of sleep callback feature. We only init
sleep module but don't allocate it. Thus the power domain will be
kept during the light sleep. And temporarily disable pcnt sleep
retention support on P4 due to the lack of retention module ID.
2024-10-30 19:34:33 +08:00
Tomas Rezucha
1805efb0b2
Merge branch 'feat/dynamic_usb_hal' into 'master'
...
feat(hal/usb): Make USB-DWC HAL&LL configuration independent
Closes IDF-11437
See merge request espressif/esp-idf!34045
2024-10-30 18:32:32 +08:00
laokaiyao
059de88f23
feat(i2s): support i2s retention on C61
2024-10-30 18:13:30 +08:00
Kevin (Lao Kaiyao)
06da32f9f2
Merge branch 'ci/fix_i2s_multi_dev_failed_case' into 'master'
...
ci(i2s): fix i2s_multi_dev failed case
Closes IDFCI-1523 and IDFCI-2010
See merge request espressif/esp-idf!34495
2024-10-30 14:39:42 +08:00
laokaiyao
4464673ab9
ci(i2s): fix i2s_multi_dev failed case
2024-10-30 13:26:34 +08:00
laokaiyao
c007ec5f17
feat(touch): update doc and example for touch version 2
2024-10-30 10:02:49 +08:00
laokaiyao
1cd9dd5001
refactor(touch): refactor touch low-level for s2 & s3
2024-10-30 10:02:49 +08:00
Aditya Patwardhan
e5d246ef27
feat(hal): esp32c5: Add hal layer for key manager
2024-10-28 11:13:43 +08:00