Set the MCU type for both projects
This is needed if we want to use MCUXpresso's config tools
This commit is contained in:
@@ -347,4 +347,61 @@
|
||||
<resource resourceType="PROJECT" workspacePath="/uhk-left"/>
|
||||
</configuration>
|
||||
</storageModule>
|
||||
<storageModule moduleId="com.crt.config">
|
||||
<projectStorage><?xml version="1.0" encoding="UTF-8"?>
|
||||
<TargetConfig>
|
||||
<Properties property_3="NXP" property_4="MKL03Z32xxx4" property_count="5" version="70200"/>
|
||||
<infoList vendor="NXP"><info chip="MKL03Z32xxx4" name="MKL03Z32xxx4"><chip><name>MKL03Z32xxx4</name>
|
||||
<family>KL0x</family>
|
||||
<vendor>NXP</vendor>
|
||||
<memory can_program="true" id="Flash" is_ro="true" size="32" type="Flash"/>
|
||||
<memory id="RAM" size="2" type="RAM"/>
|
||||
<memoryInstance derived_from="Flash" driver="FTFA_1K_Tiny.cfx" id="PROGRAM_FLASH" location="0x0" size="0x8000"/>
|
||||
<memoryInstance derived_from="RAM" id="SRAM" location="0x1ffffe00" size="0x800"/>
|
||||
<peripheralInstance derived_from="FTFA_FlashConfig" id="FTFA_FlashConfig" location="0x400"/>
|
||||
<peripheralInstance derived_from="FTFA" id="FTFA" location="0x40020000"/>
|
||||
<peripheralInstance derived_from="TPM0" id="TPM0" location="0x40038000"/>
|
||||
<peripheralInstance derived_from="TPM1" id="TPM1" location="0x40039000"/>
|
||||
<peripheralInstance derived_from="ADC0" id="ADC0" location="0x4003B000"/>
|
||||
<peripheralInstance derived_from="RTC" id="RTC" location="0x4003D000"/>
|
||||
<peripheralInstance derived_from="LPTMR0" id="LPTMR0" location="0x40040000"/>
|
||||
<peripheralInstance derived_from="RFSYS" id="RFSYS" location="0x40041000"/>
|
||||
<peripheralInstance derived_from="SIM" id="SIM" location="0x40047000"/>
|
||||
<peripheralInstance derived_from="PORTA" id="PORTA" location="0x40049000"/>
|
||||
<peripheralInstance derived_from="PORTB" id="PORTB" location="0x4004A000"/>
|
||||
<peripheralInstance derived_from="LPUART0" id="LPUART0" location="0x40054000"/>
|
||||
<peripheralInstance derived_from="MCG" id="MCG" location="0x40064000"/>
|
||||
<peripheralInstance derived_from="OSC" id="OSC" location="0x40065000"/>
|
||||
<peripheralInstance derived_from="I2C0" id="I2C0" location="0x40066000"/>
|
||||
<peripheralInstance derived_from="CMP0" id="CMP0" location="0x40073000"/>
|
||||
<peripheralInstance derived_from="VREF" id="VREF" location="0x40074000"/>
|
||||
<peripheralInstance derived_from="SPI0" id="SPI0" location="0x40076000"/>
|
||||
<peripheralInstance derived_from="LLWU" id="LLWU" location="0x4007C000"/>
|
||||
<peripheralInstance derived_from="PMC" id="PMC" location="0x4007D000"/>
|
||||
<peripheralInstance derived_from="SMC" id="SMC" location="0x4007E000"/>
|
||||
<peripheralInstance derived_from="RCM" id="RCM" location="0x4007F000"/>
|
||||
<peripheralInstance derived_from="GPIOA" id="GPIOA" location="0x400FF000"/>
|
||||
<peripheralInstance derived_from="GPIOB" id="GPIOB" location="0x400FF040"/>
|
||||
<peripheralInstance derived_from="SystemControl" id="SystemControl" location="0xE000E000"/>
|
||||
<peripheralInstance derived_from="SysTick" id="SysTick" location="0xE000E010"/>
|
||||
<peripheralInstance derived_from="NVIC" id="NVIC" location="0xE000E100"/>
|
||||
<peripheralInstance derived_from="MTB" id="MTB" location="0xF0000000"/>
|
||||
<peripheralInstance derived_from="MTBDWT" id="MTBDWT" location="0xF0001000"/>
|
||||
<peripheralInstance derived_from="ROM" id="ROM" location="0xF0002000"/>
|
||||
<peripheralInstance derived_from="MCM" id="MCM" location="0xF0003000"/>
|
||||
<peripheralInstance derived_from="FGPIOA" id="FGPIOA" location="0xF8000000"/>
|
||||
<peripheralInstance derived_from="FGPIOB" id="FGPIOB" location="0xF8000040"/>
|
||||
</chip>
|
||||
<processor><name gcc_name="cortex-m0plus">Cortex-M0+</name>
|
||||
<family>Cortex-M</family>
|
||||
</processor>
|
||||
<link href="MKL03Z4_internal_peripheral.xml" show="embed" type="simple"/>
|
||||
</info>
|
||||
</infoList>
|
||||
</TargetConfig></projectStorage>
|
||||
</storageModule>
|
||||
<storageModule moduleId="com.nxp.mcuxpresso.core.datamodels">
|
||||
<sdkName>SDK_2.x_MKL03Z32xxx4</sdkName>
|
||||
<sdkVersion>2.3.1</sdkVersion>
|
||||
</storageModule>
|
||||
</cproject>
|
||||
|
||||
Reference in New Issue
Block a user