2025-12-17 15:34:38 +09:00
|
|
|
<?xml version='1.0' encoding='utf-8'?>
|
|
|
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="My" GeneratedClassName="MySettings" UseMySettingsClassName="true">
|
|
|
|
|
<Profiles />
|
|
|
|
|
<Settings>
|
|
|
|
|
<Setting Name="Target" Type="System.String" Scope="User">
|
2025-12-18 15:45:25 +09:00
|
|
|
<Value Profile="(Default)">|STM32F0_9x_256K|STM32F0_9x_512K</Value>
|
2025-12-17 15:34:38 +09:00
|
|
|
</Setting>
|
|
|
|
|
<Setting Name="BaudRate" Type="System.String" Scope="User">
|
2025-12-18 15:45:25 +09:00
|
|
|
<Value Profile="(Default)">921600|460800|230400|115200</Value>
|
2025-12-17 15:34:38 +09:00
|
|
|
</Setting>
|
|
|
|
|
<Setting Name="ProgramVersion" Type="System.String" Scope="Application">
|
|
|
|
|
<Value Profile="(Default)">1.0.0</Value>
|
|
|
|
|
</Setting>
|
2025-12-18 15:45:25 +09:00
|
|
|
<Setting Name="DownloaderFile" Type="System.String" Scope="User">
|
|
|
|
|
<Value Profile="(Default)" />
|
|
|
|
|
</Setting>
|
|
|
|
|
<Setting Name="BinaryFile" Type="System.String" Scope="User">
|
|
|
|
|
<Value Profile="(Default)" />
|
2025-12-17 15:34:38 +09:00
|
|
|
</Setting>
|
|
|
|
|
</Settings>
|
|
|
|
|
</SettingsFile>
|