Fido icon indicating copy to clipboard operation
Fido copied to clipboard

Continuous integration with AVR and ARM

Open truell20 opened this issue 9 years ago • 3 comments

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

truell20 avatar May 14 '16 20:05 truell20

A tutorial for microcontroller firmware CI is given here.

truell20 avatar May 14 '16 20:05 truell20

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

patrickelectric avatar Jun 02 '16 23:06 patrickelectric

@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.

joshuagruenstein avatar Jun 03 '16 00:06 joshuagruenstein