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

Continuous integration with AVR and ARM #53

Open
truell20 opened this issue May 14, 2016 · 3 comments
Open

Continuous integration with AVR and ARM #53

truell20 opened this issue May 14, 2016 · 3 comments

Comments

@truell20
Copy link
Member

I believe that we can setup travis to continuously build on AVR. AVR's toolchain seems to be available on apt-get.

@truell20
Copy link
Member Author

A tutorial for microcontroller firmware CI is given here.

@truell20 truell20 changed the title Continuous integration with AVR Continuous integration with AVR and ARM May 14, 2016
@patrickelectric
Copy link
Contributor

@truell20, there is a branch for AVR or instructions to use Fido with it ?

@joshuagruenstein
Copy link
Member

@patrickelectric, currently Fido doesn't really support AVR to the degree we'd like it to. We still have reliance on the standard library and file system functionality. We have a number of open issues to this regard, eg 52. This is definitely one of our top priorities, and once we feel Fido is in a AVR-ready state we do plan on writing some instructions on using and debugging Fido on AVR.

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

4 participants