Zhang Hai Peng
f9b60f6f74
docs(ble/bluedroid): Optimize doc for registering BLE callback functions
...
(cherry picked from commit d84ccadf905bcaadcfbdee0b61e8875775ff716f)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2025-01-06 11:13:43 +08:00
Zhang Hai Peng
a9b840a92c
fix(ble/blufi): Fixed blufi example security issue
...
(cherry picked from commit 3cb2d9c3c639216afb17f12f3fca4675b0bde30c)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2025-01-06 11:13:41 +08:00
Xu Si Yu
20e7428c97
fix(openthread): fix openthread radio spinel deinit
2025-01-06 10:27:51 +08:00
Xu Si Yu
5d60da974c
fix(openthread): fix a naming error of kconfig
2025-01-06 10:27:30 +08:00
Xu Si Yu
5280268e65
feat(15.4): support setting 15.4 txrx pti when coex is enabled
2025-01-06 10:27:29 +08:00
Roland Dobai
2f62363cc6
Merge branch 'feature/add_utf_8_decoding_v5.2' into 'release/v5.2'
...
feat(tools): Enforced utf-8 encoding with Python open() functions (v5.2)
See merge request espressif/esp-idf!36127
2025-01-05 21:26:37 +08:00
Shu Chen
eb4a5194c6
Merge branch 'feat/example_connect_thread_v5_2' into 'release/v5.2'
...
feat(protocol_examples_common): Add Thread connect to support Thread for the protocol examples(v5.2)
See merge request espressif/esp-idf!36092
2025-01-05 10:58:24 +08:00
Kapil Gupta
33aec06e76
fix(esp_wifi): Enable EAP workarounds by default
...
Enabling this will make sure our behavior is same as upstream
wpa_supplicant.
2025-01-03 17:43:29 +05:30
Jiang Jiang Jian
c9524e0fd9
Merge branch 'bugfix/fix_sniffer_fail_on_ci_v5.2' into 'release/v5.2'
...
fix(ci): Enlarge the pcap memory size in sniffer example (v5.2)
See merge request espressif/esp-idf!35696
2025-01-03 19:58:43 +08:00
Jiang Jiang Jian
71dde494c0
Merge branch 'feat/backport_some_feature_and_bugfix_v52' into 'release/v5.2'
...
Feat/backport some feature and bugfix v52
See merge request espressif/esp-idf!36116
2025-01-03 19:51:18 +08:00
Shu Chen
50fe685519
Merge branch 'feature/ieee802154_txpower_table_v5.2' into 'release/v5.2'
...
Feature/ieee802154 txpower table (v5.2)
See merge request espressif/esp-idf!36134
2025-01-03 16:21:59 +08:00
zwx
40c7be7406
fix(802.15.4): fix a typo for 15.4 Kconfig
2025-01-03 14:22:21 +08:00
zwx
07e0f9df4c
feat(802.15.4): introduce a series of APIs related power table
2025-01-03 14:22:21 +08:00
zwx
acacf85a1d
feat(openthread): support preferred channel mask
2025-01-03 14:22:21 +08:00
Marius Vikhammer
a272c70a5d
Merge branch 'bugfix/h2_wifi_intr_v5.2' into 'release/v5.2'
...
fix(interrupt): fixed wrongly reserved interrupt for wifi on H2 (v5.2)
See merge request espressif/esp-idf!36113
2025-01-03 11:11:38 +08:00
Marek Fiala
3cca3da1d5
feat(tools): Enforce utf-8 encoding with open() function
2025-01-02 16:12:47 +01:00
aleks
bf64894fd8
fix(modbus): Fix the mode setup in modbus slave
...
https://github.com/espressif/esp-idf/pull/14878
2025-01-02 17:54:22 +08:00
Kabir Waraich
25433ad0e3
Update slave.c to fix the mode
...
There is an issue in the lines that I have changed. I think it was copied over from the enum by mistake.
2025-01-02 17:54:22 +08:00
wangtao@espressif.com
4ad1537cda
fix(wifi): backport some wifi feature and bugfixs
2025-01-02 17:48:19 +08:00
Marius Vikhammer
94d9ab88bb
fix(interrupt): fixed wrongly reserved interrupt for wifi on H2
2025-01-02 16:49:11 +08:00
wangtao@espressif.com
59e0ed5a6c
fix(wifi): fix spiram ignore issue
2025-01-02 16:35:42 +08:00
wangtao@espressif.com
17264b1b74
feat(wifi): fix SPIRAM_IGNORE_NOTFOUND releated config
2025-01-02 16:34:29 +08:00
wangtao@espressif.com
6b8f294eaa
change(wifi): change softap default dtim period to 1
2025-01-02 16:09:30 +08:00
wangtao@espressif.com
9111d166fb
fix(wifi): fix esp32c2eco4 sta_rx_csa ld
2025-01-02 16:07:57 +08:00
Jiang Jiang Jian
dbe1e41c6f
Merge branch 'ci/add_build_test_eco_versions_v5.2' into 'release/v5.2'
...
ci: add build test for eco versions (v5.2)
See merge request espressif/esp-idf!35820
2025-01-02 15:24:47 +08:00
morris
8af4285c24
Merge branch 'bugfix/ledc_get_freq_calc_v5.2' into 'release/v5.2'
...
fix(ledc): fix ledc_get_freq calculation err due to overflow (v5.2)
See merge request espressif/esp-idf!36021
2025-01-02 15:13:29 +08:00
morris
866a02f258
Merge branch 'fix/ble_i2c_v5.2' into 'release/v5.2'
...
fix(i2c): Fix i2c read from fifo issue when enabling bt/wifi/uart, etc... (backport v5.2)
See merge request espressif/esp-idf!36053
2025-01-02 15:05:32 +08:00
morris
0c2b70a83f
Merge branch 'feat/xmc_32d_support_v5.2' into 'release/v5.2'
...
feat(spi_flash): support 120M on xmc25q32d flash (backport v5.2)
See merge request espressif/esp-idf!36080
2025-01-02 14:44:54 +08:00
morris
195a92659b
Merge branch 'fix/bod_esp32h2_v5.2' into 'release/v5.2'
...
fix(bod): Improve esp32h2 brownout handling (backport v5.2)
See merge request espressif/esp-idf!36052
2025-01-02 14:25:12 +08:00
morris
0b138556d7
Merge branch 'fix/fix_parlio_tx_example_line_address_v5.2' into 'release/v5.2'
...
fix(parlio_tx): fix line address in simple_rgb_martix example (v5.2)
See merge request espressif/esp-idf!36072
2025-01-02 14:12:35 +08:00
morris
32dd4764a1
Merge branch 'bugfix/channel_resolution_calculation_v5.2' into 'release/v5.2'
...
fix(rmt): channel resolution divider rounding issue (v5.2)
See merge request espressif/esp-idf!36034
2025-01-02 14:09:16 +08:00
Shu Chen
87ea3652e0
Merge branch 'feat/set_get_ack_timeout_v5.2' into 'release/v5.2'
...
feat(802.15.4): add api for set/get ack timeout (v5.2)
See merge request espressif/esp-idf!36087
2025-01-02 12:53:10 +08:00
Zhuang Hang
1ef5e3f3a3
feat(802.15.4): add api for set/get ack timeout (v5.2)
2025-01-02 12:53:10 +08:00
Xu Si Yu
d0c95f419c
feat(openthread): update build test rules
2024-12-31 14:52:16 +08:00
WanqQixiang
6725f0c8d9
fix(openthread): Fix CI failure of ot_trel example build
2024-12-31 14:50:28 +08:00
WanqQixiang
11d4907521
feat(protocol_examples_common): Add Thread connect to support Thread for the protocol examples
2024-12-31 14:49:22 +08:00
Shu Chen
0d79e0f1e2
Merge branch 'feature/use_fixed_dut_in_ot_ci_cases_v5.2' into 'release/v5.2'
...
feat(openthread): use fixed port in ot ci cases (Backport v5.2)
See merge request espressif/esp-idf!36046
2024-12-31 11:59:56 +08:00
C.S.M
e52ae0b4d8
feat(spi_flash): support 120M on xmc25q32d flash
2024-12-31 11:35:58 +08:00
Rahul Tank
905a83ecbf
Merge branch 'bugfix/fix_ext_reconn_compilation_v5.2' into 'release/v5.2'
...
fix(nimble): Fix compilation issue for combination of Ext Adv and Reattempt conn flag (v5.2)
See merge request espressif/esp-idf!35933
2024-12-30 19:47:22 +08:00
Marius Vikhammer
1f9057df52
Merge branch 'fix/ringbuf_receives_after_aq_wraparound_v5.2' into 'release/v5.2'
...
fix(esp_ringbuf): Fixed no-split ringbuf issue where acquire pointer wraps around (v5.2)
See merge request espressif/esp-idf!35869
2024-12-30 17:11:31 +08:00
Chen Jichang
5d6af0d638
fix(parlio_tx): fix line address in simple_rgb_martix example
2024-12-30 17:09:06 +08:00
Rahul Tank
52b39983d5
fix(nimble): Fix compilation issue for combination of Ext Adv and Reattempt conn flag
2024-12-30 14:31:39 +05:30
Rahul Tank
c3681aa036
Merge branch 'bugfix/fix_compile_issue_v5.2' into 'release/v5.2'
...
fix(nimble): Fix compilation issues when BLE_MAX_STORE_BOND is set to 0 (v5.2)
See merge request espressif/esp-idf!34443
2024-12-30 16:27:16 +08:00
Guillaume Souchere
4eee2b0849
fix(heap): MALLOC_CAP_EXEC does not allocate in RTC IRAM
...
This commit fixes the issue when trying to allocate memory
with the MALLOC_CAP_EXEC in RTC memory. Prior to the fix,
the heap allocator was returning an address in RTC DRAM.
To fix this issue:
- modified memory_layout.c of the concerned targets to fill the iram_address
field in the rtc entry of the soc_memory_region array properly.
- modified heap component related functions to return IRAM address when
an allocation in RTC memory with MALLOC_CAP_EXEC is requested.
Closes https://github.com/espressif/esp-idf/issues/14835
2024-12-30 09:06:54 +01:00
Roland Dobai
276083f93e
Merge branch 'fix/missing_header_hint_v5.2' into 'release/v5.2'
...
fix(hints): improve suggestion for missing header file (v5.2)
See merge request espressif/esp-idf!36045
2024-12-30 14:06:20 +08:00
Rahul Tank
4c051ac6f2
fix(nimble): Fix compilation issues when BLE_MAX_STORE_BOND is set to 0
2024-12-30 11:07:41 +05:30
C.S.M
8cbcd1c2de
fix(i2c): Fix lose byte during data reading in i2c master on esp32,
...
Closes https://github.com/espressif/esp-idf/issues/12860
2024-12-30 13:34:49 +08:00
C.S.M
64513a24c4
fix(i2c_slave): Support 10-bit address on esp32
2024-12-30 13:34:37 +08:00
C.S.M
34ab6cc454
fix(i2c): Correct internal function spelling,
...
Closes https://github.com/espressif/esp-idf/issues/15100
2024-12-30 13:23:22 +08:00
C.S.M
5559c32a8e
fix(bod): Improve esp32h2 brownout handling
2024-12-30 12:17:10 +08:00