mbed-os

Dependents:   cobaLCDJoyMotor_Thread odometry_omni_3roda_v3 odometry_omni_3roda_v1 odometry_omni_3roda_v2 ... more

Committer:
be_bryan
Date:
Mon Dec 11 17:54:04 2017 +0000
Revision:
0:b74591d5ab33
motor ++

Who changed what in which revision?

UserRevisionLine numberNew contents of line
be_bryan 0:b74591d5ab33 1 {% extends "mcuxpresso/.cproject.tmpl" %}
be_bryan 0:b74591d5ab33 2
be_bryan 0:b74591d5ab33 3 {% block cpu_config %}<?xml version="1.0" encoding="UTF-8"?>
be_bryan 0:b74591d5ab33 4 <TargetConfig>
be_bryan 0:b74591d5ab33 5 <Properties property_0="" property_2="LPC11_12_13_64K_8K.cfx" property_3="NXP" property_4="LPC11U37/501" property_count="5" version="70002"/>
be_bryan 0:b74591d5ab33 6 <infoList vendor="NXP">
be_bryan 0:b74591d5ab33 7 <info chip="LPC11U37/501" flash_driver="LPC11_12_13_64K_8K.cfx" match_id="0x0001BC40" name="LPC11U37/501" stub="crt_emu_lpc11_13_nxp">
be_bryan 0:b74591d5ab33 8 <chip>
be_bryan 0:b74591d5ab33 9 <name>LPC11U37/501</name>
be_bryan 0:b74591d5ab33 10 <family>LPC11Uxx</family>
be_bryan 0:b74591d5ab33 11 <vendor>NXP (formerly Philips)</vendor>
be_bryan 0:b74591d5ab33 12 <reset board="None" core="Real" sys="Real"/>
be_bryan 0:b74591d5ab33 13 <clock changeable="TRUE" freq="12MHz" is_accurate="TRUE"/>
be_bryan 0:b74591d5ab33 14 <memory can_program="true" id="Flash" is_ro="true" type="Flash"/>
be_bryan 0:b74591d5ab33 15 <memory id="RAM" type="RAM"/>
be_bryan 0:b74591d5ab33 16 <memory id="Periph" is_volatile="true" type="Peripheral"/>
be_bryan 0:b74591d5ab33 17 <memoryInstance derived_from="Flash" id="MFlash64" location="0x0" size="0x10000"/>
be_bryan 0:b74591d5ab33 18 <memoryInstance derived_from="RAM" id="RamLoc8" location="0x10000000" size="0x2000"/>
be_bryan 0:b74591d5ab33 19 <memoryInstance derived_from="RAM" id="RamUsb2" location="0x20004000" size="0x800"/>
be_bryan 0:b74591d5ab33 20 <peripheralInstance derived_from="V6M_NVIC" determined="infoFile" id="NVIC" location="0xe000e000"/>
be_bryan 0:b74591d5ab33 21 <peripheralInstance derived_from="V6M_DCR" determined="infoFile" id="DCR" location="0xe000edf0"/>
be_bryan 0:b74591d5ab33 22 <peripheralInstance derived_from="I2C" determined="infoFile" id="I2C" location="0x40000000"/>
be_bryan 0:b74591d5ab33 23 <peripheralInstance derived_from="WWDT" determined="infoFile" id="WWDT" location="0x40004000"/>
be_bryan 0:b74591d5ab33 24 <peripheralInstance derived_from="USART" determined="infoFile" id="USART" location="0x40008000"/>
be_bryan 0:b74591d5ab33 25 <peripheralInstance derived_from="CT16B0" determined="infoFile" id="CT16B0" location="0x4000c000"/>
be_bryan 0:b74591d5ab33 26 <peripheralInstance derived_from="CT16B1" determined="infoFile" id="CT16B1" location="0x40010000"/>
be_bryan 0:b74591d5ab33 27 <peripheralInstance derived_from="CT32B0" determined="infoFile" id="CT32B0" location="0x40014000"/>
be_bryan 0:b74591d5ab33 28 <peripheralInstance derived_from="CT32B1" determined="infoFile" id="CT32B1" location="0x40018000"/>
be_bryan 0:b74591d5ab33 29 <peripheralInstance derived_from="ADC" determined="infoFile" id="ADC" location="0x4001c000"/>
be_bryan 0:b74591d5ab33 30 <peripheralInstance derived_from="PMU" determined="infoFile" id="PMU" location="0x40038000"/>
be_bryan 0:b74591d5ab33 31 <peripheralInstance derived_from="FLASHCTRL" determined="infoFile" id="FLASHCTRL" location="0x4003c000"/>
be_bryan 0:b74591d5ab33 32 <peripheralInstance derived_from="SSP0" determined="infoFile" id="SSP0" location="0x40040000"/>
be_bryan 0:b74591d5ab33 33 <peripheralInstance derived_from="IOCON" determined="infoFile" id="IOCON" location="0x40044000"/>
be_bryan 0:b74591d5ab33 34 <peripheralInstance derived_from="SYSCON" determined="infoFile" id="SYSCON" location="0x40048000"/>
be_bryan 0:b74591d5ab33 35 <peripheralInstance derived_from="GPIO-PIN-INT" determined="infoFile" id="GPIO-PIN-INT" location="0x4004c000"/>
be_bryan 0:b74591d5ab33 36 <peripheralInstance derived_from="SSP1" determined="infoFile" id="SSP1" location="0x40058000"/>
be_bryan 0:b74591d5ab33 37 <peripheralInstance derived_from="GPIO-GROUP-INT0" determined="infoFile" id="GPIO-GROUP-INT0" location="0x4005c000"/>
be_bryan 0:b74591d5ab33 38 <peripheralInstance derived_from="GPIO-GROUP-INT1" determined="infoFile" id="GPIO-GROUP-INT1" location="0x40060000"/>
be_bryan 0:b74591d5ab33 39 <peripheralInstance derived_from="USB" determined="infoFile" id="USB" location="0x40080000"/>
be_bryan 0:b74591d5ab33 40 <peripheralInstance derived_from="GPIO-PORT" determined="infoFile" id="GPIO-PORT" location="0x50000000"/>
be_bryan 0:b74591d5ab33 41 </chip>
be_bryan 0:b74591d5ab33 42 <processor>
be_bryan 0:b74591d5ab33 43 <name gcc_name="cortex-m0">Cortex-M0</name>
be_bryan 0:b74591d5ab33 44 <family>Cortex-M</family>
be_bryan 0:b74591d5ab33 45 </processor>
be_bryan 0:b74591d5ab33 46 <link href="LPC11Uxx_peripheral.xme" show="embed" type="simple"/>
be_bryan 0:b74591d5ab33 47 </info>
be_bryan 0:b74591d5ab33 48 </infoList>
be_bryan 0:b74591d5ab33 49 </TargetConfig>{% endblock %}