AVR development environment on Ubuntu Lucid
Tag Archives: avr-libc
The devil is in the details: Atmega startup to freertos
Sunday, November 15, 2009
Figuring out why something breaks usually involves understanding how it is supposed to work. Sure, it was easy getting my first Atmega328 code running using Arduino. Getting the DuinOS version of freeRTOS was a little bit more of a challenge but ran remarkably well given its alpha state. Getting a printf function to work using [...]
