Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-11-05 17:41:44 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
5863a27bd25cd012eef1fb65c46394c5ab901b42
esp-idf/examples/bluetooth/esp_hid_host/sdkconfig.defaults

10 lines
255 B
Plaintext
Raw Normal View History

Add HID Support to IDF - Adds HID Host support in Buedroid - Adds BLE HID Host and Device support - Adds some general HID utilities and definitions to help integrate with other stacks and native USB
2020-04-29 17:24:01 +08:00
CONFIG_BT_ENABLED=y
CONFIG_BTDM_CTRL_MODE_BTDM=y
CONFIG_BT_BLUEDROID_ENABLED=y
CONFIG_BT_CLASSIC_ENABLED=y
1. update esp_hid component to use esp HID API 2. add esp_hidh_config_t::callback_arg
2021-09-07 17:08:43 +08:00
CONFIG_BT_BLE_ENABLED=y
CONFIG_BT_HID_ENABLED=y
Add HID Support to IDF - Adds HID Host support in Buedroid - Adds BLE HID Host and Device support - Adds some general HID utilities and definitions to help integrate with other stacks and native USB
2020-04-29 17:24:01 +08:00
CONFIG_BT_HID_HOST_ENABLED=y
ci: update bluetooth examples build rules fix some bluetooth examples supported targets
2023-09-27 22:42:14 +08:00
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
fix(bt/bluedroid): Fix max BLE gattc notify number to improve compatibility
2023-10-24 11:59:23 +08:00
CONFIG_BT_GATTC_NOTIF_REG_MAX=16
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 74ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API