morris
|
15e75f21a7
|
Merge branch 'fix/adc_func_register_not_reset_issue_v5.4' into 'release/v5.4'
adc: func register not reset issue (v5.4)
See merge request espressif/esp-idf!37045
|
2025-02-19 10:02:29 +08:00 |
|
zwx
|
44e7fecbe6
|
feat(802.15.4): use btbb function to get rssi comp for h2
|
2025-02-18 12:09:25 +08:00 |
|
Armando
|
a387ec0123
|
fix(adc): fixed adc function register not reset issue
|
2025-02-18 10:33:25 +08:00 |
|
Geng Yu Chao
|
095d82eb9b
|
fix(esp32h2): H2 ble timer clk enable issue
(cherry picked from commit ac8204c4ba )
Co-authored-by: Geng Yuchao <gengyuchao@espressif.com>
|
2025-02-07 11:46:50 +08:00 |
|
Mahavir Jain
|
649f9a72ae
|
Merge branch 'feat/support_aes_pseudo_round_func_in_esp32h2_eco5_v5.4' into 'release/v5.4'
Support AES and XTS-AES's pseudo round function in ESP32H2-ECO5 (v5.4)
See merge request espressif/esp-idf!36463
|
2025-01-23 13:20:20 +08:00 |
|
morris
|
206b3a22ad
|
Merge branch 'feat/spi_std_timing_and_bit_trans_v5.4' into 'release/v5.4'
feat(driver_spi): support adjust master rx to standard timing (v5.4)
See merge request espressif/esp-idf!36399
|
2025-01-23 10:38:07 +08:00 |
|
harshal.patil
|
b06a4c198a
|
feat(bootloader_support): Permanently enable XTS-AES pseudo rounds when FE release mode is enabled
|
2025-01-21 12:28:23 +05:30 |
|
harshal.patil
|
e3acb360e3
|
feat(hal/spi_flash_encrypted): Enable pseudo rounds function during XTS-AES operations
|
2025-01-21 12:28:23 +05:30 |
|
harshal.patil
|
7d803e661e
|
feat(hal/aes): Enable pseudo rounds function during AES operations
|
2025-01-21 12:28:23 +05:30 |
|
wanckl
|
6c6454357c
|
feat(driver_spi): support using SPI_DEVICE_STD_TIMING to adjust master rx in standard timing
|
2025-01-17 10:51:47 +08:00 |
|
laokaiyao
|
889537960e
|
refactor(lpperi): improve compatibility solution
|
2025-01-16 10:21:17 +08:00 |
|
laokaiyao
|
25f64d9cbd
|
refactor(lpperi): compatible refactor for H2 ECO5
|
2025-01-13 14:36:00 +08:00 |
|
Jiang Jiang Jian
|
7cd2a1483e
|
Merge branch 'fix/fix_p4_deepsleep_io_leakage_v5.4' into 'release/v5.4'
fix(esp_hw_support): fix esp32p4 JTAG pad deepsleep current leakage (v5.4)
See merge request espressif/esp-idf!36008
|
2025-01-07 10:53:13 +08:00 |
|
morris
|
92208b309d
|
Merge branch 'feat/support_step_notify_on_h2eco5_v5.4' into 'release/v5.4'
feat(pcnt): support step_notify on esp32h2 eco5 (v5.4)
See merge request espressif/esp-idf!35620
|
2025-01-07 10:38:10 +08:00 |
|
morris
|
da06959166
|
Merge branch 'bugfix/uart_8_16_bit_access_v5.4' into 'release/v5.4'
fix(uart): fix 8/16-bit uart register access (v5.4)
See merge request espressif/esp-idf!35958
|
2025-01-06 14:59:09 +08:00 |
|
wuzhenghui
|
c7c70a8ec6
|
fix(esp_hw_support): fix esp32p4 JTAG pad deepsleep current leakage
|
2024-12-26 16:03:42 +08:00 |
|
Song Ruo Jing
|
7167b04e6e
|
fix(uart): fix 8/16-bit uart register access
|
2024-12-25 15:32:06 +08:00 |
|
laokaiyao
|
f2f74b8b89
|
fix(i2s): add check for the tdm frame bits num
|
2024-12-24 12:12:31 +08:00 |
|
Chen Jichang
|
3779757cd3
|
feat(pcnt): support step_notify on esp32h2 eco5
|
2024-12-12 19:40:20 +08:00 |
|
morris
|
85e86626ff
|
refactor(i2c): rename some LL functions according to TRM descriptions
|
2024-11-22 10:14:22 +08:00 |
|
C.S.M
|
56625cda88
|
feat(i2c_slave): refactor i2c slave api to version 2 inorder to solve some existing problem
|
2024-11-14 18:02:15 +08:00 |
|
morris
|
a5fee4b8cc
|
fix(gpio): improve set level performance
by avoid "read-modify-write" operation. The registers designed to be
write only.
Related to https://github.com/espressif/esp-idf/issues/14674
|
2024-11-08 11:44:08 +08:00 |
|
Gao Xu
|
ffcf40cee3
|
Merge branch 'feature/esp32c61_i2s_support' into 'master'
feat(i2s): support i2s on esp32c61
Closes IDF-9312 and IDF-9313
See merge request espressif/esp-idf!32905
|
2024-10-25 11:18:44 +08:00 |
|
Song Ruo Jing
|
92d335548f
|
Merge branch 'feature/ledc_sleep_retention_support' into 'master'
feat(ledc): support ledc sleep mode selection
Closes IDFGH-12713, IDF-9740, IDF-9769, IDF-9909, IDF-10372, IDF-10394, IDF-8472, and IDFCI-2450
See merge request espressif/esp-idf!34097
|
2024-10-24 11:43:11 +08:00 |
|
laokaiyao
|
ecb52d3af3
|
refactor(i2s): rename the confusing port number
|
2024-10-23 18:16:57 +08:00 |
|
Song Ruo Jing
|
dc15243a64
|
refactor(uart): minor update on uart retention feature
|
2024-10-22 17:43:28 +08:00 |
|
gaoxu
|
8ab0cdde60
|
feat(i2s): support i2s on esp32c61
|
2024-10-22 15:12:38 +08:00 |
|
morris
|
b1dee4e0d9
|
change(hw_support): temporarily ignore gcc static analyzer issues
found in regdma and dma2d driver
|
2024-10-16 17:22:25 +08:00 |
|
C.S.M
|
99f1eace07
|
feat(bod): Update bod threshold on esp32p4-eco2
|
2024-10-12 18:03:24 +08:00 |
|
morris
|
d38e30eddf
|
Merge branch 'feat/etm_sleep_retention' into 'master'
feat(etm): support sleep retention
Closes IDF-8462
See merge request espressif/esp-idf!33787
|
2024-10-11 21:28:01 +08:00 |
|
Lou Tianhao
|
aa7b7f225a
|
change(esp_hw_support): change modem clock implementation
|
2024-10-11 14:01:59 +08:00 |
|
morris
|
05cb70cc3a
|
refactor(rmt): define retention module in the soc layer
|
2024-10-10 12:12:58 +08:00 |
|
C.S.M
|
3f061bd557
|
feat(i2c_master): Support i2c sleep retention on esp32c5/p4/c61
|
2024-10-08 15:55:48 +08:00 |
|
laokaiyao
|
5be7860c54
|
fix(i2s): fix i2s half sample rate issue
|
2024-09-30 22:16:52 +08:00 |
|
morris
|
0c38389aa2
|
change(gptimer): optimize the registers to be backup
|
2024-09-25 16:12:38 +08:00 |
|
Song Ruo Jing
|
6afbc06666
|
feat(gdma): add retention support for esp32p4, esp32c5, esp32c61
|
2024-09-24 12:33:41 +08:00 |
|
laokaiyao
|
c6e7e82524
|
change(sdm): delete the confusing part in sdm programming guide
|
2024-09-13 14:13:20 +08:00 |
|
laokaiyao
|
d9d316b97d
|
refactor(sdm): add check and error info to the clock division
|
2024-09-13 14:13:20 +08:00 |
|
Song Ruo Jing
|
2cef80666b
|
Merge branch 'feature/gpio_add_direction' into 'master'
feat(gpio): allow appending mode to IOs
See merge request espressif/esp-idf!33181
|
2024-09-12 18:20:11 +08:00 |
|
Wu Zheng Hui
|
6abe40e590
|
Merge branch 'feature/optimize_esp32p4_active_power_eco1' into 'master'
feat(system): Optimize esp32p4 active state power consumption
Closes PM-103 and IDF-7688
See merge request espressif/esp-idf!32950
|
2024-09-11 23:15:29 +08:00 |
|
Song Ruo Jing
|
e1d3d830ce
|
refactor(gpio): public some IO configuration functions
This allows different peripheral drivers to act on the same IO.
|
2024-09-11 18:07:46 +08:00 |
|
wuzhenghui
|
05e74480f5
|
feat(esp_system): gate some clock by default to optmize esp32p4 active power
|
2024-09-11 10:53:00 +08:00 |
|
C.S.M
|
c2f6144daa
|
fix(i2c): Fix the i2c sda/scl force out register value on some esp chips
|
2024-09-10 13:45:50 +08:00 |
|
C.S.M
|
3ccdd8b397
|
fix(i2c): Fix possible error state in clear the bus,
Closes https://github.com/espressif/esp-idf/issues/13647
|
2024-09-06 14:28:26 +08:00 |
|
wanckl
|
473f39c31f
|
fix(driver_spi): move macro GPIO_MATRIX_DELAY_NS out from soc.h
|
2024-09-03 13:55:00 +08:00 |
|
Li Shuai
|
1fa27cbb0d
|
Merge branch 'feature/esp32c5mp_light_sleep_support_stage_2' into 'master'
feat(esp_hw_support): esp32c5mp sleep support (system part)
Closes IDF-8643, PM-195, PM-169, IDF-8641, IDF-8640, IDF-8639, IDF-8638, CV-259, IDF-10308, IDF-10317, IDF-10310, PM-202, IDF-10918, PM-207, PM-208, PM-210, and PM-214
See merge request espressif/esp-idf!31645
|
2024-08-29 19:32:05 +08:00 |
|
Li Shuai
|
debb6ab6a1
|
change(hal): add hal interface to configure pau regdma wait timeout parameter
|
2024-08-28 10:44:09 +08:00 |
|
Li Shuai
|
538e3a767b
|
fix(esp_hw_support): fix regdma timeout when restore soc register context
squash! fix(esp_hw_support): fix regdma timeout when restore soc register context
squash! fix(esp_hw_support): fix regdma timeout when restore soc register context
|
2024-08-28 10:44:08 +08:00 |
|
C.S.M
|
8aee667873
|
fix(i2c_master): Fix an I2C issue that slave streth happen but master timeout set seems doesn't work
Closes https://github.com/espressif/esp-idf/issues/14129
Closes https://github.com/espressif/esp-idf/issues/14401
|
2024-08-22 18:28:57 +08:00 |
|
wuzhenghui
|
05504d5f68
|
feat(esp_hw_support): support extra link software trigger for all targets
|
2024-08-20 10:52:16 +08:00 |
|