trash80 / Arduinoboy

Official ArduinoBoy Repository for serial MIDI communication to the Nintendo Gameboy.
GNU General Public License v2.0
317 stars 48 forks source link

Error when trying to compile #10

Open relaxis opened 5 years ago

relaxis commented 5 years ago

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

frederickk commented 4 years ago

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)