mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-06 17:12:14 +00:00
This adds a sample that implements HID Service peripheral, the current descriptor map is for a generic mouse so when connecting to a Linux box it will create a input device like in the following output: input: Test HoG mouse as /devices/virtual/misc/uhid/0005:1D6B:0246.0035/input/input98 hid-generic 0005:1D6B:0246.0035: input,hidraw2: BLUETOOTH HID v5.29 Mouse [Test HoG mouse] on XX:XX:XX:XX:XX:XX Change-Id: Iccf07926ecc7363f4f47e1aa9df506a722e7e2d3 Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
6 lines
207 B
Plaintext
6 lines
207 B
Plaintext
% Application : Bluetooth beacon sample
|
|
|
|
% TASK NAME PRIO ENTRY STACK GROUPS
|
|
% ===================================================
|
|
TASK MAIN 7 main 2048 [EXE]
|