Jiang Jiang Jian
83241cab72
Merge branch 'bugfix/change_default_value_for_ip_ttl' into 'master'
...
Fix(lwip):bugfix for change default value for ip ttl
Closes AUD-5018
See merge request espressif/esp-idf!28139
2024-01-04 14:03:17 +08:00
Mahavir Jain
5b5dcaa01d
Merge branch 'bugfix/update_jtag_disabling_api' into 'master'
...
fix(esp_hw_support): fix API esp_hmac_disable_jtag() to disable JTAG
See merge request espressif/esp-idf!27888
2024-01-04 13:05:34 +08:00
Armando (Dou Yiwen)
2ff22c2bad
Merge branch 'feat/esp32p4_enable_target_test' into 'master'
...
ci: enable esp32p4 target test
Closes IDF-7522 and IDF-7521
See merge request espressif/esp-idf!28001
2024-01-04 11:23:24 +08:00
Marius Vikhammer
4d48b63172
Merge branch 'ci/enable_misc_system_tests' into 'master'
...
change(system): enabled pthread, ringbuf and event tests
Closes IDF-8064, IDF-8115, IDF-8106, and IDF-6423
See merge request espressif/esp-idf!28023
2024-01-04 10:06:54 +08:00
Armando
3c5a4f9e8a
ci(p4): added todo jira for disabled tests on p4
2024-01-04 09:36:38 +08:00
Armando
907b876354
ci(p4): temporarily disable failed ci tests on p4
2024-01-04 09:36:06 +08:00
Armando
4686456872
change(spi): temp disable spi related tests on p4
2024-01-04 09:34:55 +08:00
Armando
1ab742b3c3
ci(p4): enable esp32p4 target test
2024-01-04 09:34:55 +08:00
Martin Vychodil
20f80a2d05
Merge branch 'feature/nvs_flash_add_test_apps_dependecies' into 'master'
...
feat(storage): add dependencies to storage related test apps
Closes IDF-8398, IDF-8397, and IDF-8835
See merge request espressif/esp-idf!27439
2024-01-04 03:29:05 +08:00
Xu Si Yu
bae3c28406
Merge branch 'feature/add_ieee802154_examples' into 'master'
...
feat(ieee802154): Add ieee802154 examples
See merge request espressif/esp-idf!26423
2024-01-03 22:51:25 +08:00
Rahul Tank
0c007e10a5
Merge branch 'bugfix/enable_addr_resol_across_reboot' into 'master'
...
fix(nimble): Enable address resolution across reboot
Closes BCI-374
See merge request espressif/esp-idf!28165
2024-01-03 20:02:30 +08:00
Xu Si Yu
13fa6c7af2
feat(ieee802154): Add ieee802154 CLI example
2024-01-03 19:05:16 +08:00
morris
a532a648b1
Merge branch 'contrib/github_pr_12908' into 'master'
...
spi_lcd: add flag to control the DC level in cmd/param/data phase separately (GitHub PR)
Closes IDFGH-11813 and IDFGH-9249
See merge request espressif/esp-idf!28208
2024-01-03 17:21:57 +08:00
nilesh.kale
61af00289b
fix(esp_hw_support): fix API esp_hmac_disable_jtag() to disable JTAG
...
After ets_hmac_disable(), invalidating JTAG register process is ineffective.
So, added call to enable hmac begore invalidating JTAG REG.
And similarly disabled it after invalidation.
2024-01-03 16:54:11 +08:00
Abhik Roy
0c99a58ff6
Merge branch 'lwip/acceptmbox_config' into 'master'
...
change(lwip): Added macro to configure TCP accept mailbox size
See merge request espressif/esp-idf!27276
2024-01-03 15:55:12 +08:00
Kit Sczudlo
c9c7cfcfc7
feat(spi_lcd): control DC level for cmd, param, color phase separately
...
Closes https://github.com/espressif/esp-idf/issues/10635
Merges https://github.com/espressif/esp-idf/pull/12908
2024-01-03 14:41:07 +08:00
Rahul Tank
65a0627f0c
fix(nimble): Enable address resolution across reboot
2024-01-03 14:35:56 +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
Tomáš Rohlínek
092f5aff29
feat(storage): Update build test rules for storage related components
2024-01-02 13:10:59 +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
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
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
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
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
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
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
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
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
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
Kevin (Lao Kaiyao)
3db8116260
Merge branch 'change/update_esp32c5beta3_soc_hal_files' into 'master'
...
change(esp32c5): update soc files for esp32c5 beta3 (stage 4, part 2)
See merge request espressif/esp-idf!28108
2023-12-28 19:26:42 +08:00
jgujarathi
4b4095e47d
fix(esp_wifi): Cover additional situations for reporting new reason codes
...
- WIFI_REASON_NO_AP_FOUND_W_COMPATIBLE_SECURITY will be reported for the following
reasons
-- AP has PMF required but station is not configured for pmf capable/required.
-- Station has PMF required but AP is not configured for pmf capable/required.
-- The AP is using unsupported group management/pairwise ciphers
-- OWE not enabled by station for found OWE AP
-- AP RSNXE parsing failed in supplicant
-- AP is in Independent BSS mode
2023-12-28 15:40:54 +05:30
Rahul Tank
41f862d351
Merge branch 'bugfix/fix_gatts_stop_race_condition' into 'master'
...
fix(nimble): Handled race condition for conn variables being set to NULL
Closes BLERP-368
See merge request espressif/esp-idf!28026
2023-12-28 17:39:32 +08:00
zhanghaipeng
a2425ac3e7
fix(bt/bluedroid): Fix ble app unregister no event
2023-12-28 17:30:57 +08:00
Shu Chen
eb42024b7d
Merge branch 'feature/add_dynamic_iram_check_for_ot_sleep' into 'master'
...
feat(openthread): add dynamic iram check for ot sleepy example
See merge request espressif/esp-idf!28047
2023-12-28 11:53:15 +08:00
Darian Leung
d74b4f6730
refactor(hal/usb): Rename usb_fsls_phy API to match header/source names
...
Note: Also fixed some formatting issues in usb_wrap_struct.h
2023-12-28 11:48:54 +08:00
Darian Leung
b26472af29
refactor(hal/usb): Rename usb_phy files to usb_fsls_phy
...
This commit renames USB PHY related HAL files from "usb_phy_xxx" to
"usb_fsls_phy_xxx" since they are only designed to support Full-Speed/Low-Speed
Serial USB PHYs. This renmaing is done to accommodate future USB PHYs that use
other PHY interfaces (e.g., UTMI, ULPI etc).
2023-12-28 11:48:34 +08:00