ARMmbed / mbed-os-snippet-USBMouseKeyboard

A mirrored example snippet from mbed-os-examples-docs_only

Repository from Github https://github.comARMmbed/mbed-os-snippet-USBMouseKeyboardRepository from Github https://github.comARMmbed/mbed-os-snippet-USBMouseKeyboard

USBMouseKeyboard example

The example emulates dual mouse/keyboard device over USB port.

  1. Flash the board, and ensure the target's auxiliary USB is plugged into the PC.
  2. Reset the target.
  3. Example will "type" ASCII characters to the screen, move the mouse around in a circle, and assert various media and modifier keys.

MIRRORED FROM MASTER EXAMPLE SNIPPETS REPOSITORY: mbed-os-examples-docs_only. ANY CHANGES MADE DIRECTLY TO THIS REPOSITORY WILL BE AUTOMATICALLY OVERWRITTEN.

About

A mirrored example snippet from mbed-os-examples-docs_only


Languages

Language:C++ 100.0%