Arduino Shields
    Jay Vaughan 
    EMAIL HIDDEN
       
    Sun Aug  3 20:38:33 CEST 2008
    
    
  
> I'm pretty sure you can use inline assembly, as the IDE is really
> nothing more than a thin pre-compiler and wrapper. I don't see why  
> you'd
> want to do that though, when C is probably as efficient if you
> understand what the compiler does behind the scenes.
avr-objdump --source --disassemble someAVRexec
Reveals that indeed, there is some work to be done in optimizing AVR  
assembly ..
;
--
Jay Vaughan
    
    
More information about the music-bar
mailing list