Kapil Gupta
3b748a6cb7
Merge branch 'feature/rename_wpa2_ent_to_eap_client' into 'master'
...
WiFi: Rename WPA2 enterprise APIs to EAP Client.
See merge request espressif/esp-idf!25233
2023-09-18 16:16:54 +08:00
Shu Chen
8aeff259c6
Merge branch 'feature/add_dns64_for_openthread_ci' into 'master'
...
feat(ci): add ci case for border router
See merge request espressif/esp-idf!25783
2023-09-18 15:55:37 +08:00
Rahul Tank
cd2ddd86a7
Merge branch 'bugfix/update_ble_phy_example' into 'master'
...
fix(nimble): Updated BLE Phy example
Closes BLERP-17
See merge request espressif/esp-idf!25908
2023-09-18 15:35:04 +08:00
wangjialiang
8eed3a2467
fix(ble_mesh): Miscellaneous update for ble mesh
2023-09-16 15:58:14 +08:00
Rahul Tank
5a0aa4bd8e
fix(nimble): Updated BLE Phy example
...
The existing example has some issues which are now fixed.
1. Original example had legacy_pdu set which was not causing
the PHY to actually change. Fixed this
2. Added a way to initiate connection directly on 2M or Coded Phy.
2023-09-15 14:28:59 +05:30
Kapil Gupta
944ae2e36c
change(example): Update eap-fast example
2023-09-14 13:11:00 +05:30
Kapil Gupta
5d80a476f1
change(example): Update wifi enterprise example
2023-09-14 13:11:00 +05:30
Xu Si Yu
54f13eaacc
feat(ci): add ci cases for openthread border router
2023-09-14 15:30:10 +08:00
Zhang Wen Xu
a5caa1c724
Merge branch 'feature/add_rcp_size_opt_config' into 'master'
...
feat(openthread): rcp size optimization configuration
See merge request espressif/esp-idf!25870
2023-09-14 14:04:21 +08:00
Jiang Jiang Jian
8d48ff5818
Merge branch 'feature/extenal_coexist_slave_support' into 'master'
...
feat(esp_coex): add external coex slave support
See merge request espressif/esp-idf!25444
2023-09-14 10:42:28 +08:00
Chen Yu Dong
ea60282d2c
Merge branch 'ci/remove_unused_example_iperf_sdkconfig' into 'master'
...
fix(ci): remove useless example iperf sdkconfigs
See merge request espressif/esp-idf!25880
2023-09-13 17:15:05 +08:00
Xu Si Yu
ac340a6e2a
feat(openthread): rcp size optimization configurations
2023-09-13 10:54:15 +08:00
Jiang Jiang Jian
340602dae9
Merge branch 'bugfix/authmode_log_192_bit' into 'master'
...
WPA3 enterprise 192 bit fix and config modification
Closes WIFI-5940 and WIFI-5943
See merge request espressif/esp-idf!24059
2023-09-13 09:45:22 +08:00
Rahul Tank
90f3855ac8
Merge branch 'feature/walkthrough_for_blehr' into 'master'
...
doc(nimble): Added the tutorial for blehr example.
See merge request espressif/esp-idf!25835
2023-09-12 19:27:08 +08:00
Shyamal Khachane
f2905d1388
fix(esp_wifi): WPA3 enterprise 192 bit fix and config modification
...
1. Added SOC caps dependency for enabling 192 bit security in wifi enterprise example
2. Fixed authmode in log and connected event for WPA3 enterprise 192 bit security
2023-09-12 10:43:17 +05:30
Liu Linyan
5bab168b0e
feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview)
2023-09-08 21:37:33 +08:00
Liu Linyan
fd451f5856
feat(ble_mesh): Misc updates for BLE Mesh examples
2023-09-08 21:37:33 +08:00
Liu Linyan
0e63bfcddc
feat(ble_mesh): Remove ble_mesh_console example
2023-09-08 21:37:33 +08:00
Liu Linyan
bf51fb965b
feat(ble_mesh): Bluetooth Mesh folder and file misc updates
2023-09-08 21:37:33 +08:00
Chen Yudong
4cc34d16ed
fix(ci): remove useless example iperf sdkconfigs
2023-09-08 15:42:33 +08:00
Sonika Rathi
ab4ab45d8a
Merge branch 'bugfix/add_warning_for_unsupported_targets' into 'master'
...
fix(example/storage): Add warning for unsupported targets for SD_Card example
See merge request espressif/esp-idf!25702
2023-09-07 17:42:23 +08:00
darshan
31168c0022
doc(nimble): Added the tutorial for blehr example.
2023-09-07 12:36:26 +05:30
Jiang Jiang Jian
a1c0d9c3a1
Merge branch 'feature/ble_lib_update_h2_c6' into 'master'
...
ble: update h2 c6 libble to 5d7af429
Closes BLERP-7
See merge request espressif/esp-idf!25691
2023-09-07 10:25:08 +08:00
Ondrej Kosta
380b83d7a1
Merge branch 'feature/eth_iram_optimization' into 'master'
...
feat(esp_eth): added IRAM optimization option for internal EMAC
Closes WIFI-6226
See merge request espressif/esp-idf!25704
2023-09-07 00:35:56 +08:00
morris
6f6ed69c62
Merge branch 'feat/add_lvgl_filesystem_example' into 'master'
...
feat(LCD): Update i80 example of loading image from file system
Closes IDF-8026
See merge request espressif/esp-idf!25661
2023-09-06 22:20:17 +08:00
Rahul Tank
f1afeccef7
Merge branch 'feature/walkthrough_for_ble_multi_adv' into 'master'
...
doc (nimble): Added the tutorial for ble_multi_adv example.
See merge request espressif/esp-idf!25744
2023-09-06 17:12:47 +08:00
morris
2e6015b39f
Merge branch 'refactor/add_namespace_intr_cpu_id' into 'master'
...
refactor(intr): add namespace for intr_cpu_id_t
See merge request espressif/esp-idf!25725
2023-09-06 16:41:57 +08:00
morris
01f3c93b17
Merge branch 'feature/esp_lcd_st7789_rgb_data_endian_config' into 'master'
...
feat(st7789): add data endian config
Closes IDFGH-10145
See merge request espressif/esp-idf!25475
2023-09-06 16:25:41 +08:00
Wang Meng Yang
cd9eeff345
Merge branch 'feature/add_hfp_api_pkt_stat_nums' into 'master'
...
feat(bt/bluedroid): Add new apis for hfp to get packet status numbers
See merge request espressif/esp-idf!25446
2023-09-06 16:15:22 +08:00
Chen Jichang
5ea4df682e
feat(esp_lcd): updated lvgl example to loading image from file system
...
which can help to reduce the firmware bin size
2023-09-06 14:53:24 +08:00
morris
e8847a176f
refactor(intr): add namespace for intr_cpu_id_t
...
previously the intr_types.h doesn't have a namespace,
it has the risk of introduing conflict in user's project.
2023-09-06 09:50:41 +08:00
cjin
fd22414fba
feat: Support esp32c2 BLE power save example
2023-09-05 20:40:04 +08:00
Rocha Euripedes
10c21f704c
Merge branch 'bugfix/module_logging_tag_lower_case' into 'master'
...
mqtt: unite supported components tags under common structure
See merge request espressif/esp-idf!22418
2023-09-05 14:06:33 +08:00
Ondrej Kosta
0ff10c3e06
feat(esp_eth): added IRAM optimization option for internal EMAC
2023-09-05 07:42:30 +02:00
Shu Chen
32ad8f10e0
Merge branch 'feature/add_mesh_local_prefix_config' into 'master'
...
feat(openthread): add mesh local prefix configuration
See merge request espressif/esp-idf!25099
2023-09-05 12:16:19 +08:00
Planck (Lu Zeyu)
6f55f76344
feat(st7789): add data endian config
...
Closes https://github.com/espressif/esp-idf/issues/11416
2023-09-05 12:11:19 +08:00
Wang Mengyang
68dc3c16e0
ci(bt/bluedroid): Add CI build test for HFP examples with voice over HCI enabled
2023-09-05 08:14:56 +08:00
chenqingqing
75efaa6465
feat(bt/api): Add new apis for hfp to get the numbers of packet status received and sent
2023-09-04 20:29:03 +08:00
chenqingqing
55cdf8434b
fix(bt/bluedroid): Fixed the issue of NULL address for btc_hf_ag
2023-09-04 19:30:37 +08:00
Abhinav Kudnar
9bdb59a479
doc (nimble): Added the tutorial for ble_multi_adv example.
2023-09-04 16:27:33 +05:30
Mahavir Jain
d382eeed54
Merge branch 'esp32p4/add_hmac_ds_support' into 'master'
...
esp32p4/add hmac ds support
Closes IDF-7543 and IDF-6518
See merge request espressif/esp-idf!25148
2023-09-04 16:45:56 +08:00
sonika.rathi
2162a132f1
fix(example/storage): Add warning for unsupported targets for SD_Card example
2023-09-04 08:59:51 +02:00
Jiang Jiang Jian
104d50d442
Merge branch 'feature/improve_c6_iperf_performance' into 'master'
...
feat(wifi): optimize esp32c6 iperf performance
See merge request espressif/esp-idf!25020
2023-09-04 14:34:54 +08:00
Xu Xiao
8847eeec0c
feat(wifi): optimize esp32c6 iperf performance
2023-09-04 14:34:54 +08:00
xiaqilin
d2660635aa
feat(esp_coex): add external coex slave support
2023-09-04 14:21:22 +08:00
Wang Meng Yang
78af508654
Merge branch 'feature/add_new_bluedroid_init' into 'master'
...
Feat(bt/bluedroid): Add new ESP Bluedroid stack init API
Closes BTQABR2023-32
See merge request espressif/esp-idf!25248
2023-09-04 11:24:44 +08:00
Wang Meng Yang
6598c6ecd7
Merge branch 'bugfix/hf_ag_report_event_with_null_bdaddr' into 'master'
...
Bugfix/fixed bugs of HFP in BlueDroid
Closes BTQABR2023-71, BTQABR2023-73, BTQABR2023-74, BTQABR2023-78, BTQABR2023-81, BTQABR2023-82, and BTQABR2023-69
See merge request espressif/esp-idf!25493
2023-09-04 11:21:15 +08:00
Roshan Bangar
af9a9076d6
feat(nimble): Added support for dynamic services
...
Added support for dynamic services
2023-09-01 17:40:42 +05:30
Roland Dobai
d8633ecd4b
Merge branch 'feature/remove_test_build_system' into 'master'
...
Tools: remove test_build_system_cmake.sh & test_build_system_spaces.py + run pytest on macOS.
Closes IDF-532
See merge request espressif/esp-idf!25306
2023-09-01 19:01:40 +08:00
harshal.patil
095c2a3324
feat(hmac): add HMAC peripheral support for esp32p4
2023-09-01 15:41:39 +05:30