View Single Post
Old 06-08-2009, 06:00 PM   #1642 (permalink)
squiggles
EcoModding Apprentice
 
Join Date: May 2009
Location: Australia
Posts: 109
Thanks: 0
Thanked 2 Times in 2 Posts
Quote:
Originally Posted by charlie_fd View Post
As I recall, we have had this debate a while back in this very thread.

It has been agreed, as far as I understand, to use the pre-defined names and macros from the gcc-avr include files allowing both human readability and portability between various controllers.

The refactored code (already in the svn) is now using these extensively and custom #define for most of the application specific constants. Why are we having this conversation again?
Can you point me to the gcc-avr include files....or I could google like any other intelligent being!

Maybe I could look here http://www.nongnu.org/avr-libc/

Last edited by squiggles; 06-08-2009 at 06:08 PM.. Reason: link to avr library etc.
  Reply With Quote