BUILD examples/stm32/f1/lisa-m/usb_hid usbhid.c: In function 'main': usbhid.c:316:10: warning: unused variable 'x'
------------------------------------------------------------------------------ README ------------------------------------------------------------------------------ This example implements a USB Human Interface Device (HID) to demonstrate the use of the USB device stack.