-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Galileo gen2 - SPI error #310
Comments
There is no official support for galileo boards. It should compile because it is only a |
After many times new installation i got the following log -> Arduino: 1.8.2 (Windows 10), Board: "Intel® Galileo Gen2"
This report would have more information with When i select the Yun Board it compiles everthing without warnings/errors. I installed the IDE/Libs/Board new. |
Better open a thread in the arduino or intel forum. Maybe there are more ppl who know about this board. edit: |
add note for incompatible Intel Galileo gen2 #310
Can be reopened if somebody works on it. |
FYI: Intel officially dropped this board https://qdms.intel.com/dm/i.aspx/F79ED317-6EF3-4293-8752-9C4E7B3C11C5/PCN115581-00.pdf . |
Step 1: Are you in the right place?
GitHub issues only for bugs or improvements of the library. All other topics, e.g. hardware/programming, will be closed.
For general support from the community, see Arduino Forum or StackOverflow.
Step 2: Describe your environment
Step 3: Describe the problem
Edit: SPI error, see second posting.
cant complie the sketch - incompatible architecture
Affected file(s) or example(s):
Steps to reproduce:
Observed Results:
Edit: SPI error, see second posting.
Arduino: 1.8.2 (Windows 10), Board: "Intel® Galileo Gen2"
Expected Results:
Relevant Code:
Standard Skecth (Setup/Loop) with #include <MFRC522.h>
What i'm doing wrong ? I found many exmaples with galileo gen2 and MFRC522 !?
The text was updated successfully, but these errors were encountered: