This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-03 20:17:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f496b43943b12b200fc8771600d77e9426ec0599
esp-idf
/
components
/
bt
History
Alexey Lapshin
a3dfc82246
fix(build): add __attribute__((nonstring)) to nonsting variables
2025-06-25 18:01:50 +07:00
..
common
fix(bt): Fixed HFP AG data callback cleared after profile is re-initialized
2025-06-16 16:55:09 +08:00
controller
Merge branch 'contrib/github_pr_16040' into 'master'
2025-06-20 08:51:33 +02:00
esp_ble_mesh
feat(ble_mesh): update lib to f15b27e2d2
2025-06-03 15:34:32 +08:00
host
fix(build): add __attribute__((nonstring)) to nonsting variables
2025-06-25 18:01:50 +07:00
include
fix(ble): fixed an occasional abnormal scanning stop issue on ESP32-C5
2025-06-06 17:56:23 +08:00
porting
refactor(hci): Apply new ll function name to bt hci
2025-04-27 17:41:11 +08:00
test_apps
…
CMakeLists.txt
fix(bt): suppress -Wunterminated-string-initialization warning
2025-06-25 18:01:50 +07:00
Kconfig
…
linker_common.lf
…
linker_esp32c2.lf
feat(ble): use new section for ble sleep on ESP32-C2
2025-04-16 14:36:43 +08:00
linker_esp_ble_controller.lf
…
linker_rw_bt_controller.lf
…
sdkconfig.rename
…
sdkconfig.rename.esp32c2
…
sdkconfig.rename.esp32c3
…
sdkconfig.rename.esp32s3
…