1
0
mirror of https://github.com/mik3y/usb-serial-for-android synced 2025-06-06 15:36:46 +00:00
usb-serial-for-android/test/arduino_leonardo_bridge_multi_cdc
2020-01-10 08:02:56 +01:00
..
2020-01-10 08:02:56 +01:00
2020-01-10 08:02:56 +01:00
2020-01-10 08:02:56 +01:00
2020-01-10 08:02:56 +01:00
2020-01-10 08:02:56 +01:00

multiple CDC interface test

As mentioned here, Arduino functions can be overwritten by copying complete files into the own project.

This is used to create a device with 2 CDC interfaces. For simplicity only one of both is functional (configurable in USBDesc.h)

The modifications have been done against Arduino 1.8.10, for changes see comments containing kai.