Rahul Tank
2e6e41f615
Merge branch 'bugfix/ai_fixes_common_components' into 'master'
...
Bugfix/ai fixes common components
See merge request espressif/esp-idf!47272
2026-04-16 17:03:46 +05:30
Rahul Tank
541065755d
fix(nimble): Address review comments for hidd / hidh code
2026-04-14 15:40:18 +05:30
Rahul Tank
02b57e7e77
fix(nimble): Address review fixes for tinycrypt / and blufi code
2026-04-14 11:22:10 +05:30
Rahul Tank
fb4ba7c453
fix(blufi): support DH negotiation on SoCs without hardware MPI
2026-04-10 10:31:13 +05:30
Ashish Sharma
a67686bc55
feat(blufi): update to AES-CTR
2026-03-03 10:16:21 +08:00
Aditya Patwardhan
a6ebb19fea
fix(bt): Keep older error code for backward comatibility
2026-03-03 10:16:21 +08:00
Ashish Sharma
4d3e40d7be
fix: enable HARDWARE_MPI by default
2026-03-03 10:16:21 +08:00
zhiweijian
b720d65e0c
fix(ble/blufi): Fixed blufi dh key cal failed
2026-03-03 10:16:21 +08:00
Island
67d27b5fb0
Merge branch 'bugifx/optimize_some_bluedroid_code' into 'master'
...
optimize some bluedroid code (20260120)
Closes BLERP-2574
See merge request espressif/esp-idf!45280
2026-02-02 19:34:21 +08:00
zhiweijian
387983f556
fix(ble/bluedroid): Change blufi sdkconfig
2026-01-27 19:19:13 +08:00
ShenWeilong
60ece6a7f2
fix(doc): set SOC_BLUFI_SUPPORTED in soc_caps.h for ESP32-C5
2026-01-14 15:30:33 +08:00
Ashish Sharma
f22006e2f0
feat: migrates bt/ble to PSA APIs
2025-12-30 09:31:49 +05:30
zhanghaipeng
773814c087
fix(ble/blufi): Add DH param length validation
2025-11-27 18:05:07 +08:00
zhanghaipeng
60a028fb17
feat(ble/blufi): Support setting BLE encryption for blufi
2025-11-21 16:41:33 +08:00
C.S.M
c81cf3bdf6
refactor(spi_flash): Remove spi_flash rom driver patch config option
2025-10-22 10:37:19 +08:00
Wang Meng Yang
7cac735da0
Merge branch 'feat/remove_the_deprecated_api_and_parameter' into 'master'
...
feat(bt): remove the deprecated functions and parameters
Closes BT-4042
See merge request espressif/esp-idf!40435
2025-08-20 19:36:37 +08:00
Marek Fiala
9d35d63651
feat(cmake): Update minimum cmake version to 3.22 (whole repository)
2025-08-19 14:44:32 +02:00
gongyantao
179a730a03
feat(bt): remove the deprecated functions and parametes
2025-08-19 16:07:05 +08:00
chenjianhua
ea8bcdc360
feat(bt/blufi): Support Blufi start advertising with specified name
2025-07-29 21:04:39 +08:00
yinqingzhao
c1c78f5838
feat(wifi): add esp32c61 eco3 wifi support
2025-06-27 14:04:55 +08:00
wanckl
6fde8cf8d2
ci(esp32c61): disable soc_caps, docs, test for eco3 update
2025-05-26 16:04:23 +08:00
Rahul Tank
a58ce394c4
fix(nimble): Add support for minimilistic builds
2025-05-19 12:44:34 +05:30
Zhou Xiao
2e8d8beb9d
change(ble): supported ble for esp32c5-eco2
2025-04-29 14:24:47 +08:00
laokaiyao
9a88effab8
ci: disabled RF soc caps for c5 eco2
...
Disable the RF soc caps to bypass the build of un-supported RF examples
2025-04-16 11:01:39 +08:00
zhanghaipeng
3fc6c93936
fix(blufi): Enhance security in BLUFI example
2025-02-07 19:13:05 +08:00
Island
b7f3f677c3
Merge branch 'bugfix/fix_blufi_crash' into 'master'
...
fix(blufi): Fixed crash issue during memcpy in example
Closes BLERP-1401, BLERP-1402, and BLERP-1403
See merge request espressif/esp-idf!35105
2025-01-22 14:57:50 +08:00
zhanghaipeng
abc18e93eb
fix(blufi): Fixed some security issue in blufi example
2025-01-22 14:35:23 +08:00
zhanghaipeng
0e25572b4b
feat(ble): Add CI testing for NimBLE host in Blufi and HID examples
2025-01-07 10:42:57 +08:00
Astha Verma
15631363c6
fix(nimble): fix memory leak issue in Blufi example
2024-12-21 16:29:57 +05:30
muhaidong
9c228007d7
fix(wifi): fixed blufi connect wep or wpa ap fail issue
2024-12-10 19:27:14 +08:00
Roland Dobai
46e37515b8
Merge branch 'feat/examples_minimal_build' into 'master'
...
switch examples to build just with required components
Closes IDF-11308, IDF-7940, and IDF-11289
See merge request espressif/esp-idf!33825
2024-11-25 16:27:29 +08:00
Frantisek Hrbata
1c92945f59
change(examples): switch examples to use a minimal build
...
Currently, several example dependencies rely on the fact that all
registered components are added to the build, along with components
specified in common requirements. This results in longer build times
because even unused components must be built. Switch all examples to use
idf_minimal_build to compile only the components actually required by
the example.
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com >
2024-11-20 20:14:40 +01:00
Frantisek Hrbata
ad15109daa
change(examples): explicitly specify component dependencies for examples
...
Currently, several examples do not explicitly state their component
dependencies, relying instead on the default behavior that includes all
registered components and commonly required ones in the build.
Explicitly adding component dependencies can reduce build time when
set(COMPONENTS main) is used.
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com >
2024-11-20 14:11:24 +01:00
zhanghaipeng
7addb57ccd
fix(blufi): Fixed blufi init fail after deinit
2024-11-20 16:36:09 +08:00
Rahul Tank
f8dc0ba89d
fix(nimble): Fixed deinit sequence in blufi
2024-09-23 19:00:38 +05:30
Shen Weilong
bf52e37fa8
feat(ble): added ble support on esp32c61
2024-09-14 12:22:04 +08:00
zhanghaipeng
0d2929358f
docs(blufi): Optimize documentation for Blufi example
2024-08-20 14:29:16 +08:00
xuxiao
a397d31162
fix(wifi): add comments for the new API and fix code comments
2024-07-26 10:50:55 +08:00
Sarvesh Bodakhe
6f966dd0ee
fix(esp_wifi): Add some bugfixes and cleanup in softAP
...
1. Fix wrong reason code in 'WIFI_EVENT_AP_STADISCONNECTED' event
2. cleanup in softAP for disconnecting connected station
3. Update examples to display reason while processing WIFI_EVENT_AP_STADISCONNECTED event
2024-05-19 00:52:59 +05:30
Konstantin Kondrashov
668886842f
feat(all): Remove usage old log macros
2024-05-15 15:25:30 +08:00
zwl
c31a06d257
ble: update sdkconfig.defaults.esp32c6 file for blufi example
2024-04-22 11:25:04 +08:00
zwl
89b0e94782
ble: update sdkconfig.defaults.esp32c2 file for blufi example
2024-04-22 11:25:04 +08:00
zhiweijian
5725595d84
fix(ble/bluedroid): Remove esp_bluedroid_init() discard declaration
2024-04-18 15:53:30 +08:00
muhaidong
d278ffc501
fix(wifi): fix esp_wifi_scan_start memory leakage issue
...
Closes https://github.com/espressif/esp-idf/issues/10693
2024-02-03 16:32:09 +08:00
Roshan Bangar
51efb20516
feat(nimble): Nimble Host only mode over uart
2024-01-31 09:49:21 +05:30
liqigan
0df585dc35
feat(bt/bluedroid): Add new version of API for Bluedroid host stack initialization
2023-08-31 12:28:38 +00:00
Roshan Bangar
bdfa402670
Blufi : fix blufi deinit
2023-05-31 12:22:12 +05:30
Shen Weilong
6e962ce8dd
Modify the readme files in example/bluetooth
2023-01-13 15:05:34 +08:00
Shen Weilong
45aaeda1e3
modify bt sdkconfig to support bluedroid examples for esp32c6
2023-01-13 15:05:34 +08:00
Rahul Tank
00ce75784a
Nimble: Fixed compilation issues in nimble examples after removing "-Wno-format" option
2022-12-16 16:49:55 +05:30