@Pavel I got serial communication working through the onboard USB interface:
https://github.com/mqnc/MHTinyCDC
M
Posts made by mqnc
-
RE: no com port in arduino ide
-
RE: usb keyboard emulation
I got it working with CDC, should also work with the other Digistump USB libraries (including keyboard and mouse), you just need the updated usbconfig.h from my repo.
https://github.com/mqnc/MHTinyCDC