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

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

[avr-libc-dev] [patch #8557] Proposing to remove device specific xmega m


From: Soundararajan Dhakshinamoorthy
Subject: [avr-libc-dev] [patch #8557] Proposing to remove device specific xmega macros from sleep.h
Date: Wed, 15 Oct 2014 07:29:39 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:32.0) Gecko/20100101 Firefox/32.0

Follow-up Comment #1, patch #8557 (project avr-libc):

Alternatively can we move all the SLEEP_MODE macros to the respective device
header file ? 

This should help us reduce some of the conditions defined in sleep.h. After
this, we can generalize the set_sleep_mode() macro based on more simpler
conditions (like if HAVE_THIS). But there are specific cases (e.x ATmega161)
which we have to live with !

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?8557>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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