Open fraca7 opened 4 years ago
Did you clone LUFA as a submodule on the specified tag? Or did you clone another version?
As a submodule, using the "git clone --recursive" command-line in the README.
Hm, that is very strange. I actually don't have a board with LUFA-Capable MC right now, so I can't test on my end either :/
No rush anyway. I went on and used it for an HID-based project and I didn't have any problem there. I'll dig a bit if said project leaves me enough time.
Hello; thanks for your work here. When I upload the sample to a Leonardo board, on the serial console I see only partial messages, as if only the first byte of each print/println actually made it through:
This happens with the Arduino IDE 1.8.12 on both Linux (Ubuntu 19.10) and macOS 10.15.4. Am I missing something ? I tried all baud rates available.