Logo
Explore Help
Sign In
feedc0de/esp-idf
1
0
Fork 0
You've already forked esp-idf
forked from espressif/esp-idf
Code Pull Requests Activity
Files
https_server_authmode_optional
esp-idf/examples/bluetooth/esp_hid_host/sdkconfig.defaults

11 lines
297 B
Plaintext
Raw Permalink 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
fix(example/bluetooth): fix app partition is to small for binary esp_hid_device.bin and esp_hid_host.bin
2024-03-25 16:06:03 +08:00
CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE=y
Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 506ms 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