Thomas Capricelli archive
Tag: MCU
July 27, 2009
Installing an avr cross compiler in gentoo
One could think that this is as easy as crossdev avr but it is not, so i write here how I did it for future reference, and hopefully this will also be useful to other people. The first problem is that it does not check compatibility between toolchain members (binutils, gcc, …). Understandably, this is […]