avr-libc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-commit] avr-libc ChangeLog NEWS include/util/delay.h [avr-libc


From: Joerg Wunsch
Subject: [avr-libc-commit] avr-libc ChangeLog NEWS include/util/delay.h [avr-libc-1_6-branch]
Date: Wed, 25 Feb 2009 10:14:03 +0000

CVSROOT:        /sources/avr-libc
Module name:    avr-libc
Branch:         avr-libc-1_6-branch
Changes by:     Joerg Wunsch <joerg_wunsch>     09/02/25 10:14:03

Modified files:
        .              : ChangeLog NEWS 
        include/util   : delay.h 

Log message:
        Swap _delay_us() and
        _delay_ms() so when _delay_us() wants to fall back to _delay_ms(),
        the function call can actually be inlined by the compiler.
        
        See:
        
        http://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&t=75296

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/avr-libc/ChangeLog?cvsroot=avr-libc&only_with_tag=avr-libc-1_6-branch&r1=1.880.2.216&r2=1.880.2.217
http://cvs.savannah.gnu.org/viewcvs/avr-libc/NEWS?cvsroot=avr-libc&only_with_tag=avr-libc-1_6-branch&r1=1.246.2.107&r2=1.246.2.108
http://cvs.savannah.gnu.org/viewcvs/avr-libc/include/util/delay.h?cvsroot=avr-libc&only_with_tag=avr-libc-1_6-branch&r1=1.5&r2=1.5.2.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]