Jiang Jiang Jian
|
9c421495cc
|
Merge branch 'bugfix/pm-300' into 'master'
fix some esp32c5 and esp32c61 light sleep wakeup issues
Closes PM-297, PM-300, and PM-212
See merge request espressif/esp-idf!36013
|
2025-01-16 18:11:37 +08:00 |
|
Island
|
66927480c9
|
Merge branch 'bugfix/h2_ble_timer_clk_enable_fix' into 'master'
fix: H2 ble timer clk enable issue.
See merge request espressif/esp-idf!36316
|
2025-01-16 17:20:38 +08:00 |
|
Armando (Dou Yiwen)
|
3957211c34
|
Merge branch 'refactor/use_isp_hw_auto_clk_force_en' into 'master'
isp: use isp hw auto clk force en
Closes IDF-10773
See merge request espressif/esp-idf!36423
|
2025-01-16 15:31:23 +08:00 |
|
Armando
|
775e4d584c
|
refactor(isp): use hw auto clock control mode for pipelines
|
2025-01-16 11:20:15 +08:00 |
|
Kevin (Lao Kaiyao)
|
5ad7de7154
|
Merge branch 'refactor/improve_the_compatible_method_on_h2' into 'master'
refactor(lpperi): improve compatibility solution
See merge request espressif/esp-idf!36408
|
2025-01-16 00:07:56 +08:00 |
|
Harshal Patil
|
a45b6e7b72
|
Merge branch 'feat/support_aes_pseudo_round_func_in_esp32h2_eco5' into 'master'
Support AES and XTS-AES's pseudo round function in ESP32H2-ECO5
Closes IDF-11400 and IDF-11401
See merge request espressif/esp-idf!36041
|
2025-01-15 23:22:18 +08:00 |
|
harshal.patil
|
b26109cede
|
feat(hal/spi_flash_encrypted): Support AES pseudo rounds function in ESP32-H2 ECO5
|
2025-01-15 16:00:44 +05:30 |
|
harshal.patil
|
1a7c52a230
|
feat(hal/aes): Support AES pseudo rounds function in ESP32-H2 ECO5
|
2025-01-15 16:00:44 +05:30 |
|
C.S.M
|
3598909e57
|
Merge branch 'feat/vbat_bringup_test' into 'master'
feat(vbat): Add support to use vbat as rtc battery
See merge request espressif/esp-idf!36189
|
2025-01-15 18:15:21 +08:00 |
|
laokaiyao
|
692ca37edf
|
refactor(lpperi): improve compatibility solution
|
2025-01-15 17:12:59 +08:00 |
|
C.S.M
|
59df7c1b8f
|
feat(vbat): Add support to use vbat as rtc battery
|
2025-01-15 15:28:09 +08:00 |
|
Geng Yuchao
|
ac8204c4ba
|
fix(esp32h2): H2 ble timer clk enable issue
|
2025-01-14 11:27:51 +08:00 |
|
morris
|
dc3f31adac
|
refactor(bitscrambler): to use GDMA link API
|
2025-01-13 22:58:27 +08:00 |
|
morris
|
db07b97ae2
|
Merge branch 'contrib/github_pr_15144' into 'master'
fix(twai): TWAI_GENERAL_CONFIG_DEFAULT_V2 initialize general_flags (GitHub PR)
Closes IDFGH-14354
See merge request espressif/esp-idf!36159
|
2025-01-13 12:26:13 +08:00 |
|
Kevin (Lao Kaiyao)
|
4c5e1a0341
|
Merge branch 'refactor/update_lpperi_regs_for_h2_eco5' into 'master'
refactor(lpperi): compatible refactor for H2 ECO5
See merge request espressif/esp-idf!36235
|
2025-01-13 10:34:53 +08:00 |
|
Kevin (Lao Kaiyao)
|
57a893d269
|
Merge branch 'feature/touch_driver_ng_on_32' into 'master'
feat(touch): support touch v1 in new touch driver
Closes IDF-10183 and IDF-11423
See merge request espressif/esp-idf!34781
|
2025-01-13 10:23:25 +08:00 |
|
morris
|
d78f270b04
|
Merge branch 'feat/spi_std_timing_and_bit_trans' into 'master'
feat(driver_spi): support adjust master rx to standard timing
Closes IDF-11396
See merge request espressif/esp-idf!36058
|
2025-01-13 10:07:28 +08:00 |
|
Nebojsa Cvetkovic
|
a3f17742be
|
fix(twai): TWAI_GENERAL_CONFIG_DEFAULT_V2 initialize general_flags
Closes https://github.com/espressif/esp-idf/pull/15144
|
2025-01-10 18:54:12 +08:00 |
|
laokaiyao
|
aac16530a0
|
refactor(lpperi): compatible refactor for H2 ECO5
|
2025-01-10 18:47:43 +08:00 |
|
laokaiyao
|
fd7b80833c
|
feat(touch): support touch v1 in new touch driver
|
2025-01-10 16:42:22 +08:00 |
|
Song Ruo Jing
|
486c95557a
|
Merge branch 'bugfix/gpio_8_16_bit_access' into 'master'
feat(gpio): add gpio_config_as_analog() API
Closes IDF-10247 and IDFGH-12754
See merge request espressif/esp-idf!35856
|
2025-01-10 15:14:19 +08:00 |
|
morris
|
fbcbefe9f0
|
fix(dma): abort the axi dma gracefully on CPU SW reset
|
2025-01-09 17:12:43 +08:00 |
|
C.S.M
|
50cd05c4ac
|
Merge branch 'refactor/move_bod_to_hw_support' into 'master'
refactor(bod): Move brownout handling file from esp_system to esp_hw_support
See merge request espressif/esp-idf!36191
|
2025-01-09 11:08:05 +08:00 |
|
morris
|
cc9fb5bd5e
|
Merge branch 'change/update_gdma_register_esp32c61' into 'master'
change(dma): update gdma register of esp32c61
See merge request espressif/esp-idf!36028
|
2025-01-08 23:55:13 +08:00 |
|
Song Ruo Jing
|
52c0278361
|
feat(gpio): add gpio_config_as_analog API
|
2025-01-08 21:58:12 +08:00 |
|
wanckl
|
460380bb25
|
feat(driver_spi): support using SPI_DEVICE_STD_TIMING to adjust master rx in standard timing
|
2025-01-08 17:17:06 +08:00 |
|
Song Ruo Jing
|
5b75572f23
|
fix(gpio): fix 8/16-bit gpio, rtc/lp_io register access
|
2025-01-08 16:49:34 +08:00 |
|
Armando (Dou Yiwen)
|
3aba0ff704
|
Merge branch 'refactor/mspi_ll' into 'master'
mspi: rename mspi_timing_tuning_ll.h to mspi_ll.h
Closes IDF-11918
See merge request espressif/esp-idf!36039
|
2025-01-08 16:29:28 +08:00 |
|
Tomas Rezucha
|
b92e993d56
|
Merge branch 'refactor/cleanup_usb_phy' into 'master'
Cleanup USB PHY
See merge request espressif/esp-idf!35783
|
2025-01-08 16:11:54 +08:00 |
|
C.S.M
|
5e4fd8ee52
|
refactor(bod): Move brownout handling file from esp_system to esp_hw_support
|
2025-01-08 14:41:37 +08:00 |
|
morris
|
876a747048
|
change(dma): update gdma register of esp32c61
|
2025-01-08 13:26:06 +08:00 |
|
Tomas Rezucha
|
c97b2e6cc8
|
refactor(usb/phy): Start using values from usb_dwc_info in PHY driver
Add tests for PHY sanity checks
|
2025-01-07 10:00:48 +01:00 |
|
Armando
|
4c869d1f23
|
feat(mspi): mspi axi disable feature
|
2025-01-07 16:16:06 +08:00 |
|
Armando
|
14b5db0e87
|
refactor(mspi): rename to mspi_ll.h
|
2025-01-07 16:16:06 +08:00 |
|
Tomas Rezucha
|
3132ffbcd7
|
feat(hal/usb): Explicitly enable clock and reset USB WRAP on init
|
2025-01-07 09:10:23 +01:00 |
|
gaoxu
|
84df38aab9
|
fix(adc): fix adc oneshot error after continuous
closes https://github.com/espressif/esp-idf/issues/14506
|
2025-01-07 12:02:23 +08:00 |
|
Gao Xu
|
0974d66680
|
Merge branch 'feature/esp32c5_p4_adc_calibration' into 'master'
Feature/esp32 p4 adc calibration
Closes IDF-7467, IDF-9573, and IDFGH-13617
See merge request espressif/esp-idf!35060
|
2025-01-07 10:18:11 +08:00 |
|
Li Shuai
|
248b61ef51
|
fix(uart): fix esp32c61 light sleep uart wakeup failed
|
2025-01-06 11:58:37 +08:00 |
|
gaoxu
|
1b49a1674e
|
feat(adc): support ADC calibration on ESP32P4
|
2025-01-06 11:04:29 +08:00 |
|
Armando (Dou Yiwen)
|
88d42e8b6a
|
Merge branch 'adc/fix_doc_header_issue' into 'master'
adc: added docs to adc enums that don't have brief
Closes DOC-9896
See merge request espressif/esp-idf!36129
|
2025-01-03 16:22:46 +08:00 |
|
morris
|
cf8521abbb
|
Merge branch 'feat/ldo_can_output_3v3' into 'master'
feat(ldo): support output rail voltage (3.3V)
See merge request espressif/esp-idf!36031
|
2025-01-03 10:57:32 +08:00 |
|
Armando
|
47c64a939e
|
change(adc): added docs to adc enums
|
2025-01-03 10:46:01 +08:00 |
|
Marius Vikhammer
|
b07761825e
|
Merge branch 'feature/dcache_write_flash_panic' into 'master'
feat(panic): panic immediately on an attempt to write to flash via dcache
See merge request espressif/esp-idf!34190
|
2025-01-03 10:12:30 +08:00 |
|
Tomas Rezucha
|
f029ad207f
|
Merge branch 'fix/usb_ctrl_nyet' into 'master'
fix(usb/host): Fix reaction on High-Speed NYET packet
See merge request espressif/esp-idf!35737
|
2025-01-02 17:25:35 +08:00 |
|
morris
|
85f8f25b30
|
feat(ldo): support output rail voltage (3.3V)
|
2025-01-02 17:13:31 +08:00 |
|
Armando (Dou Yiwen)
|
fa66ebec27
|
Merge branch 'feat/c5_ocode_support' into 'master'
ocode: c5 support
See merge request espressif/esp-idf!36004
|
2025-01-02 12:29:53 +08:00 |
|
Island
|
6cc06c6c1f
|
Merge branch 'feat/add_config_for_ble_vs_qa_cmd' into 'master'
fixed interrupt WDT when shutdown bt controller on ESP32(ba6739f)
Closes BLERP-1207, BLERP-1208, BLERP-1425, BLERP-1426, BLERP-1427, and BT-3575
See merge request espressif/esp-idf!34713
|
2025-01-02 10:53:35 +08:00 |
|
Armando
|
784e87a9b2
|
feat(ocode): supported ocode on esp32c5
|
2025-01-02 10:12:47 +08:00 |
|
Wan Lei
|
c7454b7e1c
|
Merge branch 'fix/twai_timing_macro_init' into 'master'
fix(driver_twai): fixed timing config macro initialiser
Closes IDFGH-14311
See merge request espressif/esp-idf!36050
|
2024-12-31 14:52:11 +08:00 |
|
gaoxu
|
cfa487b4e0
|
ci(adc): enable P4 ADC test and correct ADC performance thresh
|
2024-12-31 11:28:29 +08:00 |
|