1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-03-04 01:29:18 +01:00

27 lines
836 B
XML
Raw Normal View History

<?xml version="1.0"?>
<!DOCTYPE board SYSTEM "board.dtd">
<!-- Description for ARMulator (RDI)
Version: Sourcery G++ Lite 2011.03-42
Support: https://support.codesourcery.com/GNUToolchain/
Copyright (c) 2007, 2008, 2009, 2010 CodeSourcery, Inc.
THIS FILE CONTAINS PROPRIETARY, CONFIDENTIAL, AND TRADE SECRET
INFORMATION OF CODESOURCERY AND/OR ITS LICENSORS.
You may not use or distribute this file without the express written
permission of CodeSourcery or its authorized distributor. This file is
licensed only for use with Sourcery G++. No other use is permitted.
-->
<board>
<memory-map>
<memory-device address="0x0" size="128M" type="ram">
<description>
ram
</description>
</memory-device>
</memory-map>
</board>
<!-- checksum: 449050a860a623324fc47362 -->