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-06 10:01:46 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
f43b3afcec3b8089fee6dfa4f901b66e24f40f8c
esp-idf/examples/bluetooth/esp_hid_host/sdkconfig.defaults

11 lines
297 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
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
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 100ms 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