xiaqilin
adda93b117
fix(ieee802154): fix the issue of not receiving packets when RSSI is positive in esp32h2
2024-01-03 14:39:31 +08:00
Rahul Tank
65a0627f0c
fix(nimble): Enable address resolution across reboot
2024-01-03 14:35:56 +08:00
Liu Linyan
b55b661e6e
Merge branch 'bugfix/ble_mesh_ci_fail' into 'master'
...
fix(ble_mesh): Fix CI compile failure
See merge request espressif/esp-idf!28233
2024-01-03 14:22:30 +08:00
Xu Si Yu
59e9374b67
Merge branch 'feature/add_ci_for_meshcop' into 'master'
...
feat(ci): add a case for openthread border router meshcop
See merge request espressif/esp-idf!28014
2024-01-03 11:23:24 +08:00
morris
7091a9a0e3
Merge branch 'docs/update_cn_trans_esp_http_client_external-ram' into 'master'
...
Docs: Updated cn trans for esp_http_client and external_ram
Closes DOC-6976
See merge request espressif/esp-idf!28212
2024-01-03 11:22:17 +08:00
Liu Linyan
3ae4203ce5
fix(ble_mesh): Fix CI compile failure
2024-01-03 10:56:10 +08:00
Island
4f49d8d7fa
Merge branch 'feat/ble_mesh_miscellaneous_update' into 'master'
...
Feat/ble mesh miscellaneous update
Closes BLERP-308, BLERP-346, and BLERP-390
See merge request espressif/esp-idf!27936
2024-01-03 10:44:45 +08:00
Darian
0c3fdc4b3e
Merge branch 'feature/usb_dwc_add_p4_soc_hal' into 'master'
...
USB Host: Add USB Host struct, config, and linker entries for P4 (1)
See merge request espressif/esp-idf!27931
2024-01-03 00:38:35 +08:00
Darian
64b3f0e337
Merge branch 'feature/freertos_idf_smp_changes_doc' into 'master'
...
Docs: Update IDF FreeRTOS 10.5.1 docs and add migration notes
Closes IDF-8532
See merge request espressif/esp-idf!27591
2024-01-03 00:35:55 +08:00
mofeifei
879429f342
docs: Update cn trans for freertos docs
2024-01-02 22:30:42 +08:00
Darian Leung
80157e5c5d
docs(freertos/idf): Add IDF FreeRTOS upgarde migration notes for v5.2
2024-01-02 22:30:42 +08:00
Darian Leung
31b195d150
docs(freertos/idf): Update IDF FreeRTOS documentation
...
This commit updates the IDF FreeRTOS documentation as follows:
- Update terminology ("CPU" to "Core", "ESP-IDF FreeRTOS" to "IDF FreeRTOS")
- Fixed some inconsistent formatting
- Rearranged some sub sections
- Updated section regarding single-core mode to be coherent with v10.5.1 update.
2024-01-02 22:30:42 +08:00
Roland Dobai
39e68f87d6
Merge branch 'ci/pre_commit_sbom_validation' into 'master'
...
ci: add sbom validation using pre-commit's post-commit stage
Closes IDF-8946
See merge request espressif/esp-idf!28216
2024-01-02 20:57:54 +08:00
Tomáš Rohlínek
092f5aff29
feat(storage): Update build test rules for storage related components
2024-01-02 13:10:59 +01:00
Xu Si Yu
28ccaca00d
feat(ci): add a case for openthread border router meshcop
2024-01-02 19:19:05 +08:00
Frantisek Hrbata
0f898539a0
ci: add sbom validation using pre-commit's post-commit stage
...
With 09ba070b7e
("fix: allow to use older pre-commit hook version")
and b93cc581a5
("fix: set default pre-commit hook stages to pre-commit..")
we set the default pre-commit hook stage to commit/pre-commit, which avoids
running the pre-commit plugins/hooks multiple times for different stages.
Unfortunately this also affects "pre-commit run" used in CI and
now it runs only plugins which are by default using the
commit/pre-commit stage. Meaning the sbom validation, which uses
post-commit, is not run at all. This adds an explicit pre-commit command
for validate-sbom-manifest plugin, which needs to be started in
post-commit stage.
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
2024-01-02 10:47:11 +01:00
Darian
bc503f987f
Merge branch 'refactor/usb_host_build_dependency_options' into 'master'
...
USB Host: Remove CONFIG_USB_OTG_SUPPORTED, build dependencies use SOC_USB_OTG_SUPPORTED instead
See merge request espressif/esp-idf!28097
2024-01-02 17:03:29 +08:00
Tomas Sebestik
d222c8a886
ci(pre-commit-hooks): update commitlinter version to 1.6.0
2024-01-02 10:00:14 +01:00
Jiang Jiang Jian
ada597103b
Merge branch 'bugfix/wpa_ap_incompat_with_pmf_req' into 'master'
...
Report authmode incompatible WPA AP scanned and we require PMF
Closes WIFIBUG-358
See merge request espressif/esp-idf!28205
2024-01-02 16:39:51 +08:00
Fu Hanxi
d1f5497f43
test: fix lp_core config file name mismatch issue
2024-01-02 09:36:01 +01:00
mofeifei
009e6945aa
docs: Updated cn trans for esp_http_client and external_ram
2024-01-02 16:06:03 +08:00
Jiang Jiang Jian
7537c4fcea
Merge branch 'bigfix/BLEQABR23-503' into 'master'
...
fix(ble_mesh): reject node-reseting when provision link is active
See merge request espressif/esp-idf!25848
2024-01-02 15:37:42 +08:00
Wu Meng Shi
2f78a065bd
fix(ble_mesh): reject node-reseting when provision link is active
2024-01-02 15:37:41 +08:00
Kevin (Lao Kaiyao)
18f7ce2bd6
Merge branch 'feature/esp_system_related_support_on_esp32c5' into 'master'
...
feat(esp32c5): add system related supports (stage 5/8)
See merge request espressif/esp-idf!27843
2024-01-02 14:55:00 +08:00
laokaiyao
a48f4760d2
feat(esp32c5): add system related supports
2024-01-02 11:17:11 +08:00
xueyunfei
f6575f7e3a
Fix(lwip):bugfix for change default value for ip ttl
2024-01-02 11:00:41 +08:00
Darian Leung
2bb30e6493
refactor(usb): Deprecate CONFIG_USB_OTG_SUPPORTED, use SOC_USB_OTG_SUPPORTED instead
...
Previously, USB build dependencies used the CONFIG_USB_OTG_SUPPORTED. However,
they could depend on `soc_caps.h` instead.
2024-01-01 21:37:34 +08:00
Darian Leung
f671a6fbda
feat(usb): Add USB peripheral addresses for P4
2024-01-01 21:34:02 +08:00
Roman Leonov
cdc0e78057
feat(soc/usb): Add ESP32-P4 USB OTG struct
2024-01-01 21:34:02 +08:00
jgujarathi
b35ab4e1df
fix(esp_wifi): Report authmode incompatible WPA AP scanned and we require PMF
...
- Report the authmode incompatible if the scanned AP is in WPA mode and we require PMF
according to sta config
2024-01-01 07:42:03 +05:30
Alex Lisitsyn
81aec7b929
Merge branch 'bugfix/fix_modbus_tcp_slave_examples_use_events' into 'master'
...
fix(examples/modbus): fix possible incorrect event processing in modbus slave examples
Closes IDFGH-11297
See merge request espressif/esp-idf!27957
2023-12-31 01:40:11 +08:00
Alex Lisitsyn
cd23451810
fix(examples/modbus): fix possible incorrect event processing in modbus slave examples
2023-12-31 01:40:10 +08:00
Wan Lei
bbe91fadbd
Merge branch 'feature/esp_driver_ledc' into 'master'
...
feat(ledc): make esp_driver_ledc as component
See merge request espressif/esp-idf!28163
2023-12-29 21:15:55 +08:00
zhanghaipeng
216b9da33d
fix(bt/bluedroid): Optimize ble remove all bonded devices function
2023-12-29 19:28:06 +08:00
Shu Chen
93d68c2e06
Merge branch 'bugfix/fix_ot_br_pcb_ttl' into 'master'
...
fix(openthread): update lib to set raw pcb ttl value
See merge request espressif/esp-idf!28190
2023-12-29 19:27:17 +08:00
Kevin (Lao Kaiyao)
83d5797967
Merge branch 'feature/parlio_rx_driver' into 'master'
...
driver: add parallel IO RX driver
Closes IDF-7002 and IDF-6984
See merge request espressif/esp-idf!23488
2023-12-29 16:36:24 +08:00
Xu Si Yu
8c5c612865
fix(openthread): update lib to set raw pcb ttl value
2023-12-29 15:25:40 +08:00
zhanghaipeng
96626cb110
fix(bt/bluedroid): Update ble ibeacon example document
2023-12-29 14:16:11 +08:00
Song Ruo Jing
1dfa4011f0
Merge branch 'feature/esp32p4_clock_support' into 'master'
...
feat(clk): add basic clock support for esp32p4
Closes IDF-7526 and IDF-7569
See merge request espressif/esp-idf!27950
2023-12-29 12:34:12 +08:00
zhanghaipeng
cfd84e654c
fix(bt/bluedroid): Update ble gattc gatts coex example
2023-12-29 12:14:39 +08:00
Darian
1da17fce18
Merge branch 'refactor/rename_hal_usb_phy_to_fsls' into 'master'
...
USB HAL: Change name of usb_phy HAL files to usb_fsls_phy
See merge request espressif/esp-idf!28158
2023-12-29 11:42:11 +08:00
Marius Vikhammer
b958ac700f
fix(bootloader): increased iram section length on C6/H2
...
Bootloader would fail to link if compiled with -O0
2023-12-29 11:36:57 +08:00
wanlei
82f26471f0
feat(ledc): make esp_driver_ledc as component
2023-12-29 11:28:19 +08:00
Jiang Jiang Jian
16ae218dfb
Merge branch 'bugfix/fix_ble_app_unregister_no_event' into 'master'
...
fix(bt/bluedroid): Fix ble app unregister no event
Closes BLERP-402
See merge request espressif/esp-idf!28166
2023-12-29 11:08:08 +08:00
Jiang Jiang Jian
ece73357ca
Merge branch 'bugfix/fix_beacon_was_unexpectedly_free_issue' into 'master'
...
fix(wifi): fix beacon was unexpectedly freed issue
Closes WIFIBUG-345, WIFIBUG-324, WIFIBUG-290, and WIFI-6372
See merge request espressif/esp-idf!28180
2023-12-29 10:51:38 +08:00
muhaidong
0b3c9aa54c
fix(wifi): fix beacon was unexpectedly freed issue
2023-12-29 01:53:22 +08:00
Song Ruo Jing
7f2b85b82b
feat(clk): add basic clock support for esp32p4
...
- Support CPU frequency 360MHz
- Support SOC ROOT clock source switch
- Support LP SLOW clock source switch
- Support clock calibration
2023-12-29 00:37:26 +08:00
Song Ruo Jing
80c5cf27e8
change(soc): correct esp32p4 regi2c related registers
2023-12-29 00:37:26 +08:00
Jiang Jiang Jian
5d8fb281e7
Merge branch 'bugfix/additional_authmode_incompatible' into 'master'
...
Cover additional situations for reporting new reason codes
Closes WIFIBUG-278
See merge request espressif/esp-idf!28156
2023-12-29 00:02:13 +08:00
Kapil Gupta
f0f9cb4917
Merge branch 'bugfix/add_disconnect_reason_codes_doc' into 'master'
...
Add documentation for ESP defined disconnect reasoncodes
See merge request espressif/esp-idf!27094
2023-12-28 21:01:51 +08:00