Matthew Smith <[EMAIL PROTECTED]> wrote: > Cool! Pity I won't have that for my HC08 and 8051 work (I use SDCC > for that - no gcc support :( )
Yeah, the way these delay macros/inline functions are implemented heavily rely on the creaping featurism of GCC's inline assembler, as well as on compile-time optimization of constant floating-point expressions. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) _______________________________________________ AVR-GCC-list mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
