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 |
|
C.S.M
|
0546805fc5
|
Merge branch 'fix/bod_p4eco2_fix' into 'master'
fix(bod): Remove config for bod on p4 eco1
See merge request espressif/esp-idf!34589
|
2024-11-05 14:42:15 +08:00 |
|
morris
|
e1a3ff1529
|
Merge branch 'bugfix/wrong_return_type' into 'master'
fix(i2c_lcd): wrong return type for esp_lcd_new_panel_io_i2c
See merge request espressif/esp-idf!34643
|
2024-11-05 13:44:39 +08:00 |
|
Harshal Patil
|
ae51dcc227
|
Merge branch 'ci/nightly_run_crt_bundle_stress_test' into 'master'
Run https x509 bundle default crt bundle stress test using QEMU
See merge request espressif/esp-idf!34508
|
2024-11-05 13:19:51 +08:00 |
|
Shu Chen
|
47c8ca5556
|
Merge branch 'feature/updated-zigbee-examples' into 'master'
feat(zigbee): Upgrade zigbee examples
See merge request espressif/esp-idf!33223
|
2024-11-05 12:11:26 +08:00 |
|
Jiang Jiang Jian
|
5c3cb06d18
|
Merge branch 'bugfix/modify_bandwidth_in_ap_records' into 'master'
fix(wifi): modify bandwidth in wifi_ap_record_t
Closes WIFIBUG-910
See merge request espressif/esp-idf!34455
|
2024-11-05 10:47:11 +08:00 |
|
C.S.M
|
75aea08703
|
fix(bod): Remove config for bod on p4 v0.x
|
2024-11-05 10:39:28 +08:00 |
|
Zhang Hai Peng
|
08f1c3681a
|
Merge branch 'bugfix/fix_ble_build_fail' into 'master'
fix(ble/bluedroid): Fixed BLE build fail when enable dynamic memory and BLE5.0
Closes BT-3862
See merge request espressif/esp-idf!34581
|
2024-11-05 06:15:38 +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 |
|
harshal.patil
|
5cc9931dc7
|
ci(examples/protocols): Run the https x509 bundle default crt bundle stress test using QEMU
|
2024-11-04 22:42:37 +05:30 |
|
morris
|
2d8053aabf
|
fix(i2c_lcd): wrong return type for esp_lcd_new_panel_io_i2c
when build for C++ project
|
2024-11-04 21:29:14 +08:00 |
|
yinqingzhao
|
403d44ae68
|
docs(wifi): add migration guide for types change in wifi
|
2024-11-04 21:17:37 +08:00 |
|
Xu Xiao
|
e6a97d2c56
|
Merge branch 'fix/fix_esp32c61_can_not_tx_under_ht40_above' into 'master'
fix(wifi): fix can not tx frame under ht40 above
See merge request espressif/esp-idf!34175
|
2024-11-04 20:48:38 +08: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 |
|
yinqingzhao
|
93e77a4df6
|
fix(wifi): modify bandwidth in wifi_ap_record_t
|
2024-11-04 20:32:34 +08:00 |
|
Wu Zheng Hui
|
c0f3ac4295
|
Merge branch 'fix/fix_writeback_psram_after_vo2_powerdown' into 'master'
fix(esp_hw_support): fix writeback cache to psram after vo2 powerdown
Closes PM-286
See merge request espressif/esp-idf!34578
|
2024-11-04 20:03:06 +08:00 |
|
zhanghaipeng
|
94d1a4f1c0
|
fix(ble/bluedroid): Fixed BLE build fail when enable dynamic memory and BLE5.0
|
2024-11-04 17:41:34 +08:00 |
|
C.S.M
|
3cc9d42695
|
Merge branch 'fix/jpeg_com_marker' into 'master'
fix(jpeg): Fix the length of com marker
See merge request espressif/esp-idf!34549
|
2024-11-04 17:03:46 +08:00 |
|
Song Ruo Jing
|
3357fe8b95
|
Merge branch 'docs/update_uart_events_description' into 'master'
docs: update descriptions for UART events
See merge request espressif/esp-idf!34049
|
2024-11-04 16:30:20 +08:00 |
|
Laukik Hase
|
5504a596e2
|
Merge branch 'fix/fetch_image_hdr' into 'master'
fix(esp_system): Correct address used to fetch application image header
See merge request espressif/esp-idf!34375
|
2024-11-04 16:26:53 +08:00 |
|
Jiang Jiang Jian
|
c4bde5dfae
|
Merge branch 'bugfix/fix_crash_issue_in_mesh_tx_task' into 'master'
fix(wifi/mesh): Enlarge the mesh TX task stack
Closes WIFIBUG-906
See merge request espressif/esp-idf!34617
|
2024-11-04 15:55:34 +08:00 |
|
xuxiao
|
375156918e
|
fix(wifi): fix esp32c61 can not tx frame under ht40 above
|
2024-11-04 14:23:11 +08:00 |
|
xieqinan@espressif.com
|
a41c2d498e
|
feat(zigbee): Upgrade the Zigbee lib to v1.6 for Zigbee examples
- Optimize the Zigbee light, switch and gateway examples
- Remove the esp_zigbee_rcp example
|
2024-11-04 14:21:42 +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 |
|
Laukik Hase
|
5976e391ea
|
fix(esp_system): Correct address used to fetch application image header
|
2024-11-04 09:58:37 +05:30 |
|
Li Shuai
|
45ea08b955
|
fix(esp_hw_support): fix the issue of wifi rx packet loss when switchng soc root clock source
|
2024-11-04 11:19:29 +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 |
|
zhangyanjiao
|
02f6738d22
|
fix(wifi/mesh): Enlarge the mesh TX task stack
|
2024-11-04 11:08:56 +08:00 |
|
Konstantin Kondrashov
|
ce6085349f
|
Merge branch 'feature/adds_efuse_adc_calib_data' into 'master'
feat(efuse): Adds efuse ADC calib data for P4 C5 C61
See merge request espressif/esp-idf!33934
|
2024-11-02 05:56:30 +08:00 |
|
Erhan Kurubas
|
c2acddda7b
|
Merge branch 'fix/sysview_stack_overflow' into 'master'
fix(sysview): reduce isr stack usage to avoid stack guard exception
Closes IDF-11338
See merge request espressif/esp-idf!34604
|
2024-11-02 01:56:05 +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 |
|
Jiang Jiang Jian
|
a71eb45ca1
|
Merge branch 'bugfix/set_iv_to_random_for_esptouch_v2' into 'master'
fix(wifi): Support random AES IV in esptouch_v2
Closes WIFI-6688
See merge request espressif/esp-idf!34084
|
2024-11-01 18:51:18 +08:00 |
|
Wang Meng Yang
|
5e8443a2f6
|
Merge branch 'bugfix/osi_replace_free' into 'master'
fix(bt/bluedroid): Replace free/malloc with osi_free/malloc
See merge request espressif/esp-idf!34507
|
2024-11-01 17:40:21 +08:00 |
|
Erhan Kurubas
|
d1e5fd08ff
|
fix(sysview): reduce isr stack usage to avoid stack guard exception
|
2024-11-01 10:16:06 +01:00 |
|
Omar Chebib
|
569222488e
|
Merge branch 'feature/bootloader_extra_dir' into 'master'
feat(bootloader): add the possibility to specify extra components directories
See merge request espressif/esp-idf!33433
|
2024-11-01 16:58:01 +08:00 |
|
Hong Shu Qing
|
63fdde6cd4
|
Merge branch 'bugfix/chip823_pll_low_temp_bug' into 'master'
[H2]Fix cpu switch fail for bbpll cali fail bug in low temp
See merge request espressif/esp-idf!31374
|
2024-11-01 16:45:57 +08:00 |
|
wuzhenghui
|
48ebf7c715
|
fix(esp_hw_support): only support power down flash after revison v1.0 on esp32p4
|
2024-11-01 16:26:12 +08:00 |
|
zhangyanjiao
|
8fb28dcedc
|
fix(wifi): Support AES IV with random value in esptouch v2
|
2024-11-01 16:23:37 +08:00 |
|
morris
|
e27889a146
|
Merge branch 'ci/run_gdma_after_reset' into 'master'
fix(gdma): run test cases after reset
See merge request espressif/esp-idf!34572
|
2024-11-01 16:23:23 +08:00 |
|
Peter Dragun
|
90abcdebf2
|
Merge branch 'fix/windows_escape_seq' into 'master'
fix: recommend using Windows Terminal in case of issues with escape sequences
Closes IDFGH-13646
See merge request espressif/esp-idf!34516
|
2024-11-01 16:01:25 +08:00 |
|
Shen Meng Jing
|
d1991b5b46
|
Merge branch 'docs/translate_isp' into 'master'
Docs/Provide CN translation for isp.rst
Closes DOC-8335
See merge request espressif/esp-idf!32051
|
2024-11-01 15:36:55 +08:00 |
|
Konstantin Kondrashov
|
1a419e594b
|
Merge branch 'feature/support_primary_subtypes' into 'master'
feat(partition_table): Support primary subtypes partitions
Closes IDF-11330
See merge request espressif/esp-idf!34194
|
2024-11-01 15:13:31 +08:00 |
|
Shu Chen
|
7bc9393301
|
Merge branch 'fix/energy_scan_api_para_mismatch' into 'master'
fix(openthread): set channel for energy scan
See merge request espressif/esp-idf!34515
|
2024-11-01 15:12:41 +08:00 |
|
wuzhenghui
|
feafc84ece
|
fix(esp_hw_support): fix writeback cache to psram after vo2 powerdown
|
2024-11-01 14:11:40 +08:00 |
|
Omar Chebib
|
729c55b790
|
docs: changed bootloader extra component to a property in build-system.rst
|
2024-11-01 13:52:01 +08:00 |
|
renpeiying
|
a49454e352
|
docs: Update CN translation according to review
|
2024-11-01 13:52:01 +08:00 |
|
Omar Chebib
|
e33bcaa6d3
|
feat(bootloader): use idf property to specify extra components directories
|
2024-11-01 13:52:01 +08:00 |
|