-
Notifications
You must be signed in to change notification settings - Fork 515
Added support for Intel's Galileo Board #96
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
Conversation
fixed memory leak in string buffer
fixes file path issue for windows in setFirmwareNameAndVersion
couple of things here:
Once you have master and dev restored, follow this tutorial to create a reference to the original repository and create a feature branch (name it 'galileo-support'). Only make changes in the feature branch (copy the changes you made to Boards.h). Then open a pull request to merge your galileo-support branch into firmata/arduino dev branch. Let me know if you have any questions. |
I received my Galileo-board on Friday and managed to merge the change correctly into my local configurable, but when going to test, plugging in the Galileo-board fried my Laptops usb-ports :-( |
opened a new pull request for this: #98 |
Hi Carlos, can you test the galileo branch when you have a chance: #98 and let me know if works? I don't have a Galileo board to test with and Norbert's board seemed to be DOA. Thanks. |
No description provided.