Does any of you know of a good place to start when one wants to get the hands dirty in some avr c++ , and not keep the hands clean with pinMode() and digitalWrite and such?
It would'we been great if anyone know if there is some kind of 'blink' example using nothing but avr-libc. If this exists with assembly as well, it would be great.
I really want to try some 'outside arduino' avr now.
Kind of already done that. But I will look more in the source files.
I must emphesise that the 'outside arduino' part is important for me, I want to be able to write a decent AVR program without the arduino.
[Not that I don't like the arduino, it's just that I want to be able.
The same goes for assembly. Just some simple port on off, maybe a loop. I just need something to kick me off]
Tried google, no luck.
Are there no simple tutorials? If no I'll simply have to make on myself :