Rev 227 | Blame | Compare with Previous | Last modification | View Log | RSS feed
# -*- mode: perl; indent-width: 4; -*-################################################################################ Copyright (c) ERG Transit Systems. 1996-2004## File: PLATFORM/WCE_PCM7220## Contents: WCE PCM7220## Revision History:# Version Who Date Description# DDP 07-Feb-05 Created################################################################################$WCEDefaultVersion = '410'; # Version + Platform$WCEDefaultPlatform = 'PCM7220'; # Together specify SDK pathPlatformRequire( 'wce', '--Target=armv4i' );1;