Subversion Repositories DevTools

Rev

Rev 5677 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5677 Rev 5679
Line 45... Line 45...
45
        }
45
        }
46
    }
46
    }
47
 
47
 
48
#... Toolset
48
#... Toolset
49
#
49
#
50
    Toolset( '*', 'cotrexm3_iar.pl');
50
    Toolset( '*', 'cortexm3_iar.pl');
51
 
51
 
52
#... Platform
52
#... Platform
53
#    
53
#    
54
#    PlatformDefines( "COTREXM3_IAR.def" );
54
#    PlatformDefines( "COTREXM3_IAR.def" );
55
}
55
}