Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Declaring directly MISO MOSI etc. means incompatibility (AT90USB TEENSY) #24

Closed
GoogleCodeExporter opened this issue Jul 20, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. compile it with a AT90 atmega (teensy++)
2.
3.

What is the expected output? What do you see instead?
ArduinoISP work with AT90 usb (pin B0 B1 B2 B3)

Rolling back old version of arduinoisp to:
#include "pins_arduino.h"  // defines SS,MOSI,MISO,SCK
#define RESET SS

work perfectly!

Original issue reported on code.google.com by occhiobe...@gmail.com on 8 Nov 2011 at 5:00

@GoogleCodeExporter
Copy link
Author

Done in dev version https://github.com/rsbohn/arduinoisp version 04m2.

Original comment by rsb...@gmail.com on 19 Nov 2011 at 10:44

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant