Add Wizard version check (to change the way the project file is loaded)
[bertos.git] / bertos / cpu / attr.h
index f54e6b0689e83c436fab62b2b5670dc5200046a0..dae231ffa673a158e17dcfe4beb2beee1dc452e9 100644 (file)
        /// Valid pointers should be >= than this value (used for debug)
        #if CPU_AVR_ATMEGA8 || CPU_AVR_ATMEGA32 || CPU_AVR_ATMEGA103
                #define CPU_RAM_START       0x60
-       #elif CPU_AVR_ATMEGA64 || CPU_AVR_ATMEGA128 || CPU_AVR_ATMEGA168
+       #elif CPU_AVR_ATMEGA64 || CPU_AVR_ATMEGA128 || CPU_AVR_ATMEGA168 || CPU_AVR_ATMEGA328P
                #define CPU_RAM_START       0x100
        #elif CPU_AVR_ATMEGA1281
                #define CPU_RAM_START       0x200