<?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>12.3.1</GCC>
    <GDB>13.2</GDB>
    <Revision>1</Revision>
  </ToolchainVersion>
  <BspID>com.sysprogs.arm.stm32</BspID>
  <BspVersion>2023.07</BspVersion>
  <McuID>STM32H7A3LI</McuID>
  <MCUDefinitionFile>STM32H7xxxx/DeviceDefinitions/stm32h7a3xxq.xml</MCUDefinitionFile>
  <MCUProperties>
    <Entries>
      <KeyValue>
        <Key>com.sysprogs.bspoptions.primary_memory</Key>
        <Value>flash</Value>
      </KeyValue>
      <KeyValue>
        <Key>com.sysprogs.bspoptions.arm.floatmode</Key>
        <Value>-mfloat-abi=hard</Value>
      </KeyValue>
      <KeyValue>
        <Key>com.sysprogs.mcuoptions.ignore_startup_file</Key>
      </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>
    </Entries>
  </MCUProperties>
  <BSPSourceFolderName>Device-specific files</BSPSourceFolderName>
  <MCUMakFile>stm32.mak</MCUMakFile>
  <ReferencedFrameworks>
    <string>com.sysprogs.arm.stm32.hal</string>
    <string>com.sysprogs.arm.stm32.ll</string>
    <string>com.sysprogs.arm.stm32.STM32H7_ll</string>
  </ReferencedFrameworks>
  <FrameworkProperties>
    <Entries>
      <KeyValue>
        <Key>com.sysprogs.stm32.legacy_hal_src</Key>
        <Value />
      </KeyValue>
      <KeyValue>
        <Key>com.sysprogs.bspoptions.stm32.ll_driver</Key>
      </KeyValue>
    </Entries>
  </FrameworkProperties>
  <TestFrameworkProperties>
    <Entries />
  </TestFrameworkProperties>
</EmbeddedProfile>