Arduinoboy icon indicating copy to clipboard operation
Arduinoboy copied to clipboard

Error when trying to compile

Open relaxis opened this issue 5 years ago • 1 comments

Any way to solve this issue? Tying to flash the files to a Teensy 2.0 on a PCB made with Trash80s schematic for the teensboy.

Arduinoboy:187: error: cannot convert 'usb_serial_class*' to 'HardwareSerial*' in initialization HardwareSerial *serial = &Serial;

Using library EEPROM at version 2.0 in folder: C:\Users\avonb\Desktop\arduino-1.8.9\hardware\teensy\avr\libraries\EEPROM cannot convert 'usb_serial_class*' to 'HardwareSerial*' in initialization

relaxis avatar Jun 23 '19 22:06 relaxis

If you're looking to compile Arduinoboy for Teensy 2, look at the version from Noizeinabox I updated https://github.com/frederickk/teensyboy you can see it in action https://www.instagram.com/p/ByzZxvjFl5B/ (blinking box top left)

frederickk avatar Feb 17 '20 15:02 frederickk