esp-idf/components/esp_hid
liqigan c2f9a0ad87 fix memory leak in esp_bt_hidh_dev_report_write and esp_bt_hidh_dev_set_report in bt_hidh.c
Closes https://github.com/espressif/esp-idf/issues/9323
2022-07-12 15:57:23 +08:00
..
include 1. update esp_hid component to use esp HID API 2021-09-08 14:08:34 +08:00
private 1. update esp_hid component to use esp HID API 2021-09-08 14:08:34 +08:00
src fix memory leak in esp_bt_hidh_dev_report_write and esp_bt_hidh_dev_set_report in bt_hidh.c 2022-07-12 15:57:23 +08:00
test fix unit test failure for report_len in Boot Protocol 2021-09-09 17:32:22 +08:00
CMakeLists.txt 1. update esp_hid component to use esp HID API 2021-09-08 14:08:34 +08:00
component.mk