Files
microchip-application-bmd38…/nrf5x.xml
T
2024-12-08 22:37:26 +08:00

62 lines
2.0 KiB
XML

<?xml version="1.0"?>
<EmbeddedProfile xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ToolchainID>com.visualgdb.arm-eabi</ToolchainID>
<ToolchainVersion>
<GCC>13.3.1</GCC>
<GDB>15.1</GDB>
<Revision>3</Revision>
</ToolchainVersion>
<BspID>com.sysprogs.arm.nordic.nrf5x</BspID>
<BspVersion>17.0</BspVersion>
<McuID>nRF52840_XXAA</McuID>
<MCUDefinitionFile>nRF5x/DeviceDefinitions/NRF52840.xml</MCUDefinitionFile>
<MCUProperties>
<Entries>
<KeyValue>
<Key>com.sysprogs.bspoptions.nrf5x.wchar</Key>
<Value />
</KeyValue>
<KeyValue>
<Key>com.sysprogs.bspoptions.nrf5x.pinreset</Key>
<Value>CONFIG_GPIO_AS_PINRESET</Value>
</KeyValue>
<KeyValue>
<Key>com.sysprogs.bspoptions.primary_memory</Key>
<Value>flash</Value>
</KeyValue>
<KeyValue>
<Key>com.sysprogs.bspoptions.arm.floatmode.short</Key>
<Value>hard</Value>
</KeyValue>
<KeyValue>
<Key>com.sysprogs.bspoptions.nrf5x.softdevice</Key>
<Value>S140_reserve</Value>
</KeyValue>
<KeyValue>
<Key>com.sysprogs.toolchainoptions.arm.libctype</Key>
<Value>--specs=nano.specs</Value>
</KeyValue>
<KeyValue>
<Key>com.sysprogs.toolchainoptions.arm.syscallspecs</Key>
<Value>--specs=nosys.specs</Value>
</KeyValue>
<KeyValue>
<Key>com.sysprogs.bspoptions.stackheap.stacksize</Key>
<Value>1024</Value>
</KeyValue>
<KeyValue>
<Key>com.sysprogs.bspoptions.stackheap.heapsize</Key>
<Value>0</Value>
</KeyValue>
</Entries>
</MCUProperties>
<BSPSourceFolderName>Device-specific files</BSPSourceFolderName>
<MCUMakFile>nrf5x.mak</MCUMakFile>
<ReferencedFrameworks />
<FrameworkProperties>
<Entries />
</FrameworkProperties>
<TestFrameworkProperties>
<Entries />
</TestFrameworkProperties>
</EmbeddedProfile>