This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-05-29 17:16:32 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7cbab6efb0e4cd4533fb49aeace4500a2fe9c034
esp-idf
/
examples
/
bluetooth
/
esp_hid_host
History
zhanghaipeng
007982aad5
fix(bt/bluedroid): Fix max BLE gattc notify number to improve compatibility
2023-10-31 16:30:22 +08:00
..
main
1. changed pin_type of Legacy Paring from FIXED to VARIABLE to avoid authentication failure
2022-11-23 21:00:02 +08:00
CMakeLists.txt
Update HID examples to comply with the new requirements
2020-04-29 20:51:16 +03:00
Makefile
Add HID Support to IDF
2020-04-29 17:24:01 +08:00
README.md
Update HID examples to comply with the new requirements
2020-04-29 20:51:16 +03:00
sdkconfig.defaults
fix(bt/bluedroid): Fix max BLE gattc notify number to improve compatibility
2023-10-31 16:30:22 +08:00
sdkconfig.defaults.esp32c3
hid examples support esp32c3/s3
2021-06-25 15:32:17 +08:00
sdkconfig.defaults.esp32s3
hid examples support esp32c3/s3
2021-06-25 15:32:17 +08:00
README.md
Supported Targets
ESP32
ESP-IDF BT/BLE HID Host Demo