Closed SpenceKonde closed 5 years ago
How does this work, when these parts don't have native USB?!
Does this rely on firmware on the interface chip on the Uno WiFi Rev. 2? In that case, it needs to get the axe.
The Nano and Wifi all have the SAMD11 on board for USB support, like the Arduino UNO uses the atmega16u2. No need for any USB support at this moment.
How does this work, when these parts don't have native USB?!
Does this rely on firmware on the interface chip on the Uno WiFi Rev. 2? In that case, it needs to get the axe.