mirror of
https://github.com/arduino/Arduino.git
synced 2024-12-03 14:24:15 +01:00
003d22f2a5
On Linux, setting autosuspend_delay_ms to N and control to auto allows the host pc to suspend the peripheral. Some Linux distro (Ubuntu, Mint) apply this behaviour by default. If the sketch's prints where less frequent than N milliseconds the sketch prints would never arrive. This patch allows sending a remote wakeup event to unsuspend the peripheral and allow the serial prints to be received. |
||
---|---|---|
.. | ||
avr | ||
sam |