mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-22 16:54:20 +01:00
This allows detecting when the USB host sends a break request and what the value of the request was. See the comments in USBAPI.h for details. This just modifies the avr core, not the sam core.