Wan Lei
cfd343b3b5
Merge branch 'fix/i2s_enable_test_p4_c5_multi' into 'master'
...
test(driver_i2s): p4 and c5 enable multi dut test
Closes IDF-10321
See merge request espressif/esp-idf!33860
2024-10-15 17:16:22 +08:00
Chen Ji Chang
b42cd6b4b7
Merge branch 'feat/mcpwm_io_append_mode' into 'master'
...
refactor(mcpwm): deprecate io_loop_back
Closes IDF-11120
See merge request espressif/esp-idf!34040
2024-10-15 17:15:40 +08:00
morris
78893261c1
Merge branch 'docs/update_application_examples_protocol_modbus_mqtt_lwip' into 'master'
...
docs: update application examples for modbus.rst, mqtt.rst and lwip.rst
See merge request espressif/esp-idf!33665
2024-10-15 15:10:39 +08:00
Nachiket Kukade
82e6c06193
feat(wpa_supplicant): Add sbom manifest file for wpa_supplicant
2024-10-15 12:27:54 +05:30
Jiang Jiang Jian
88317cff24
Merge branch 'feat/pwr_glitch_bringup_c5_c61' into 'master'
...
feat(pwr_glitch): Add power glitch reset support on esp32c5, esp32c61
See merge request espressif/esp-idf!33032
2024-10-15 14:15:49 +08:00
chenjianhua
020f7a6297
fix(bt/controller): Fixed BLE functions overriding on ESP32-C3 ECO7
2024-10-15 12:11:13 +08:00
wanckl
ca66d3fb40
fix(driver_spi): enable c5 spi test
2024-10-15 12:06:47 +08:00
wanckl
2a7ba86824
fix(driver_spi): enable p4 multi dut test
2024-10-15 12:06:47 +08:00
Omar Chebib
d327186ddd
fix(esp_psram): fix a bug in PSRAM heap registration
...
This commit fixes a bug in the PSRAM heap initialization that didn't take into
account the reserved himem area when registering the PSRAM virtual space as a heap.
2024-10-15 11:55:28 +08:00
morris
2c71890bf8
Merge branch 'bugfix/hal_gcc_analyzer_warning' into 'master'
...
fix(hal): reenable gnu static analyzer
Closes IDF-10234
See merge request espressif/esp-idf!34164
2024-10-15 11:43:26 +08:00
morris
85a0845dad
Merge branch 'feat/dedic_gpio_enable_pad_input' into 'master'
...
feat(dedic_gpio): enable pad input for a input signal
Closes IDF-11282
See merge request espressif/esp-idf!34140
2024-10-15 11:32:07 +08:00
Marius Vikhammer
64e0fc7a5a
fix(system): rename __VA_NARG__ macro
...
__VA_NARG__ is copied from a forum post and is a pretty common implementation
with a high chance of causing naming collision
Added ESP_ namespace to avoid this.
2024-10-15 09:41:00 +08:00
Roman Leonov
7e0fc6a156
Merge branch 'feature/usb_host_hubs_support_msg' into 'master'
...
feat(hub): Added notification when hubs support is disabled
Closes IDF-11254
See merge request espressif/esp-idf!33703
2024-10-15 09:16:27 +08:00
Mahavir Jain
44c6e49000
Merge branch 'feat/enable_otatool_support_for_c61' into 'master'
...
feat(ota): Added support of otatool for esp32c61
Closes IDF-11309
See merge request espressif/esp-idf!34072
2024-10-15 02:10:59 +08:00
Rahul Tank
42677a1556
fix(nimble): Adjust Data len time in case 5.0 support is not present
2024-10-14 20:49:33 +05:30
Roland Dobai
dbf5934b3d
Merge branch 'feat/chip_support_stat_5.4' into 'master'
...
Update the chip support status of ESP32-C5 and ESP32-C61 for ESP-IDF v5.4
Closes IDF-9227
See merge request espressif/esp-idf!33954
2024-10-14 20:33:00 +08:00
Xu Si Yu
d1ef423038
Merge branch 'feat/support_ot_trel' into 'master'
...
feat(openthread): support trel feature
Closes TZ-214
See merge request espressif/esp-idf!32092
2024-10-14 20:03:36 +08:00
Kapil Gupta
3f57872ff2
Merge branch 'bugfix/correct_typo_scan' into 'master'
...
fix(esp_wifi): Correct typos in example/scan.c
See merge request espressif/esp-idf!34145
2024-10-14 19:42:10 +08:00
renpeiying
30dbe31ef6
docs: Update CN translation for fatfs.rst
2024-10-14 19:24:08 +08:00
Roman Leonov
f333131063
feat(hub): Added notification when hubs support disabled
2024-10-14 12:37:34 +02:00
C.S.M
ac1459e4dc
Merge branch 'fix/i2c_sleep_retention' into 'master'
...
fix(i2c): Fix there is no define in retention bitmap
See merge request espressif/esp-idf!34115
2024-10-14 18:34:11 +08:00
Zhang Wen Xu
60571b152e
Merge branch 'fix/ieee802154_test_assert_issue' into 'master'
...
fix(802154): pass hardware abort reason into processing function
Closes TZ-1114
See merge request espressif/esp-idf!34142
2024-10-14 18:10:46 +08:00
C.S.M
381135dfef
Merge branch 'feat/support_bod_p4_eco2' into 'master'
...
feat(bod): Update bod threshold on esp32p4-eco2
See merge request espressif/esp-idf!34105
2024-10-14 17:52:54 +08:00
morris
9cacadc555
Merge branch 'feat/parlio_io_append_mode' into 'master'
...
refactor(parlio): deprecate io_loop_back
Closes IDF-11121
See merge request espressif/esp-idf!34119
2024-10-14 16:56:01 +08:00
wangtao@espressif.com
5e6e1ba49a
fix(wifi): fix esp32eco4 softap h2e issue
2024-10-14 16:39:47 +08:00
Island
554d2ba217
Merge branch 'feature/ble_example_add_pytest_for_ble' into 'master'
...
feat(ble): added pytest for ble example
Closes BLERP-1110
See merge request espressif/esp-idf!33640
2024-10-14 16:17:41 +08:00
Xu Xiao
e3a6fb0922
Merge branch 'feat/add_bss_color_support_for_softap' into 'master'
...
feat(wifi): add bss color support for softap
See merge request espressif/esp-idf!33857
2024-10-14 15:44:53 +08:00
zwx
0682be88c9
fix(esp_phy): fix C5 coex phy init issue
2024-10-14 15:34:41 +08:00
Mahavir Jain
35d2125de3
Merge branch 'feat/add_readme_for_security_examples' into 'master'
...
feat(security): Added README for security examples
See merge request espressif/esp-idf!34161
2024-10-14 14:36:02 +08:00
morris
3683e4c18b
fix(hal): reenable gnu static analyzer
2024-10-14 14:34:57 +08:00
Roland Dobai
0a354e09ef
Tools: Add new ROM binary release including for ESP32-C5
2024-10-14 14:32:35 +08:00
Roland Dobai
e005b7c97b
fix(tools): Update chip support status of ESP32-C5 and ESP32-C61
2024-10-14 14:32:35 +08:00
Mahavir Jain
efb410085a
Merge branch 'fix/security_features_app_readme' into 'master'
...
fix(security): Fixed README file for security_features_app
See merge request espressif/esp-idf!33957
2024-10-14 14:27:22 +08:00
Linda
4d7436f861
docs: update application examples for modbus.rst, mqtt.rst and lwip.rst
2024-10-14 14:13:00 +08:00
Aditya Patwardhan
6d86e581d3
feat(security): Added README for security examples
2024-10-14 11:18:49 +05:30
Aditya Patwardhan
b1ac4773a5
fix(security): Fixed README file for security_features_app
2024-10-14 13:44:50 +08:00
morris
1c1198cf4a
feat(dedic_gpio): enable pad input for the input signal
...
previously, we asked the user to enable the gpio direction before
initialize the dedicated GPIO.
Now the dedicated GPIO driver will help enable the input/output path
according to the in_en and out_en flags.
2024-10-14 11:35:16 +08:00
Xu Si Yu
73aede6cc9
feat(openthread): allow enabling trel before getting interface
2024-10-14 10:44:11 +08:00
Armando (Dou Yiwen)
93de26537c
Merge branch 'fix/sanitizer_issue' into 'master'
...
flash: flash ops sanitizer
Closes IDF-9954
See merge request espressif/esp-idf!33859
2024-10-14 10:36:43 +08:00
Marius Vikhammer
0fb913972d
Merge branch 'change/c5_reset_reason_cleanup' into 'master'
...
change(system): cleanup c5 reset reason todo
See merge request espressif/esp-idf!34004
2024-10-14 10:10:33 +08:00
Adam Múdry
72bbb8c857
fix(sdmmc): Retry to get another RCA if the previous response was 0
2024-10-14 03:25:55 +02:00
Abhik Roy
46a2409bb2
Merge branch 'contrib/github_pr_14132' into 'master'
...
feat(dhcp server): only hand out DNS if explicitly specified (GitHub PR)
Closes IDFGH-13195
See merge request espressif/esp-idf!33683
2024-10-14 08:47:02 +08:00
diplfranzhoepfinger
a26858618a
fix(esp_wifi): Correct typos in example/scan.c
...
Closes https://github.com/espressif/esp-idf/issues/14102
Closes https://github.com/espressif/esp-idf/pull/14103
2024-10-13 16:25:25 +05:30
Island
2c67f086bd
Merge branch 'feat/ble_enable_direction_finding_feature_in_host_only' into 'master'
...
(feat):Enable direction finding feature in nimble host only mode.
See merge request espressif/esp-idf!34078
2024-10-12 20:36:37 +08:00
morris
709fbf0a19
Merge branch 'docs/update_pthread_cn' into 'master'
...
docs: Update the CN translation for pthread.rst/ota .rst
Closes DOC-8536 and DOC-9081
See merge request espressif/esp-idf!32531
2024-10-12 18:45:24 +08:00
C.S.M
99f1eace07
feat(bod): Update bod threshold on esp32p4-eco2
2024-10-12 18:03:24 +08:00
Xu Si Yu
a0ae573357
feat(openthread): support trel feature
2024-10-12 17:52:41 +08:00
zwx
b148fb507e
fix(802154): pass hardware abort reason into processing function
2024-10-12 17:51:46 +08:00
C.S.M
c2d1f7a48c
feat(esp32p4): Introduce p4 eco2 configuration
2024-10-12 15:08:24 +08:00
Jiang Jiang Jian
8711b55bec
Merge branch 'mqtt_custom_outbox_ci' into 'master'
...
Set partition to large for c6 on custom outbox example
See merge request espressif/esp-idf!34082
2024-10-12 14:29:15 +08:00