mirror of
https://github.com/thelsing/knx.git
synced 2025-01-11 00:11:03 +01:00
170 lines
7.1 KiB
XML
170 lines
7.1 KiB
XML
<?xml version="1.0"?>
|
|
<VisualGDBProjectSettings2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|
<Project xsi:type="com.visualgdb.project.external.arduino">
|
|
<CustomSourceDirectories>
|
|
<Directories />
|
|
<PathStyle>Unknown</PathStyle>
|
|
</CustomSourceDirectories>
|
|
<ProjectModeSettings>
|
|
<ProjectGUID>6165cd6a-91a4-49fa-977a-48f22086ca8e</ProjectGUID>
|
|
<GroupSourcesByTypes>true</GroupSourcesByTypes>
|
|
<GroupSourcesByPaths>true</GroupSourcesByPaths>
|
|
<SketchSubdirectory>..\examples\knx-esp-demo</SketchSubdirectory>
|
|
<MainSketchFile>knx-esp-demo.ino</MainSketchFile>
|
|
<RootSketchFolder>
|
|
<Subfolders />
|
|
<Files>
|
|
<string>knx-esp-demo.ino</string>
|
|
</Files>
|
|
</RootSketchFolder>
|
|
<OtherFiles />
|
|
</ProjectModeSettings>
|
|
</Project>
|
|
<Build xsi:type="com.visualgdb.build.external.arduino">
|
|
<AdditionalLibraryDirectories>
|
|
<string>..\..</string>
|
|
</AdditionalLibraryDirectories>
|
|
<OutputSubdirectory>Output\$(PlatformName.defuse)\$(ConfigurationName.defuse)</OutputSubdirectory>
|
|
<EnableVerboseBuild>false</EnableVerboseBuild>
|
|
</Build>
|
|
<CustomBuild>
|
|
<PreSyncActions />
|
|
<PreBuildActions />
|
|
<PostBuildActions />
|
|
<PreCleanActions />
|
|
<PostCleanActions />
|
|
</CustomBuild>
|
|
<CustomDebug>
|
|
<PreDebugActions />
|
|
<PostDebugActions />
|
|
<DebugStopActions />
|
|
<BreakMode>Default</BreakMode>
|
|
</CustomDebug>
|
|
<CustomShortcuts>
|
|
<Shortcuts />
|
|
<ShowMessageAfterExecuting>true</ShowMessageAfterExecuting>
|
|
</CustomShortcuts>
|
|
<UserDefinedVariables />
|
|
<ImportedPropertySheets />
|
|
<CodeSense>
|
|
<Enabled>Unknown</Enabled>
|
|
<ExtraSettings>
|
|
<HideErrorsInSystemHeaders>true</HideErrorsInSystemHeaders>
|
|
<SupportLightweightReferenceAnalysis>true</SupportLightweightReferenceAnalysis>
|
|
<CheckForClangFormatFiles>true</CheckForClangFormatFiles>
|
|
<FormattingEngine xsi:nil="true" />
|
|
</ExtraSettings>
|
|
<CodeAnalyzerSettings>
|
|
<Enabled>false</Enabled>
|
|
</CodeAnalyzerSettings>
|
|
</CodeSense>
|
|
<Configurations>
|
|
<VisualGDBConfiguration>
|
|
<PlatformName>NodeMCU 1 0 (ESP-12E Module)</PlatformName>
|
|
<DebugSettingsOverride xsi:type="com.visualgdb.debug.embedded">
|
|
<AdditionalStartupCommands />
|
|
<AdditionalGDBSettings>
|
|
<Features>
|
|
<DisableAutoDetection>false</DisableAutoDetection>
|
|
<UseFrameParameter>false</UseFrameParameter>
|
|
<SimpleValuesFlagSupported>false</SimpleValuesFlagSupported>
|
|
<ListLocalsSupported>false</ListLocalsSupported>
|
|
<ByteLevelMemoryCommandsAvailable>false</ByteLevelMemoryCommandsAvailable>
|
|
<ThreadInfoSupported>false</ThreadInfoSupported>
|
|
<PendingBreakpointsSupported>false</PendingBreakpointsSupported>
|
|
<SupportTargetCommand>false</SupportTargetCommand>
|
|
<ReliableBreakpointNotifications>false</ReliableBreakpointNotifications>
|
|
</Features>
|
|
<EnableSmartStepping>false</EnableSmartStepping>
|
|
<FilterSpuriousStoppedNotifications>false</FilterSpuriousStoppedNotifications>
|
|
<ForceSingleThreadedMode>false</ForceSingleThreadedMode>
|
|
<UseAppleExtensions>false</UseAppleExtensions>
|
|
<CanAcceptCommandsWhileRunning>false</CanAcceptCommandsWhileRunning>
|
|
<MakeLogFile>false</MakeLogFile>
|
|
<IgnoreModuleEventsWhileStepping>true</IgnoreModuleEventsWhileStepping>
|
|
<UseRelativePathsOnly>false</UseRelativePathsOnly>
|
|
<ExitAction>None</ExitAction>
|
|
<DisableDisassembly>false</DisableDisassembly>
|
|
<ExamineMemoryWithXCommand>false</ExamineMemoryWithXCommand>
|
|
<StepIntoNewInstanceEntry>main</StepIntoNewInstanceEntry>
|
|
<ExamineRegistersInRawFormat>true</ExamineRegistersInRawFormat>
|
|
<DisableSignals>false</DisableSignals>
|
|
<EnableAsyncExecutionMode>false</EnableAsyncExecutionMode>
|
|
<EnableNonStopMode>false</EnableNonStopMode>
|
|
<MaxBreakpointLimit>0</MaxBreakpointLimit>
|
|
</AdditionalGDBSettings>
|
|
<DebugMethod>
|
|
<ID>gdbstub</ID>
|
|
<Configuration xsi:type="com.visualgdb.edp.espxx.settings.gdbstub">
|
|
<StubBaudRate>74880</StubBaudRate>
|
|
<BootloaderBaudRate>115200</BootloaderBaudRate>
|
|
<BootloaderResetDelay>50</BootloaderResetDelay>
|
|
<BootloaderActivationSequence>!DTR;RTS;SLEEP;DTR;!RTS;SLEEP;!DTR;SLEEP</BootloaderActivationSequence>
|
|
<ProgramMode>Auto</ProgramMode>
|
|
<SuppressResetConfirmation>false</SuppressResetConfirmation>
|
|
<FLASHSettings>
|
|
<Size>size4M</Size>
|
|
<Frequency>freq40M</Frequency>
|
|
<Mode>QIO</Mode>
|
|
</FLASHSettings>
|
|
</Configuration>
|
|
</DebugMethod>
|
|
<AutoDetectRTOS>true</AutoDetectRTOS>
|
|
<SemihostingSupport>Auto</SemihostingSupport>
|
|
<SemihostingPollingDelay>0</SemihostingPollingDelay>
|
|
<StepIntoEntryPoint>false</StepIntoEntryPoint>
|
|
<ReloadFirmwareOnReset>false</ReloadFirmwareOnReset>
|
|
<ValidateEndOfStackAddress>true</ValidateEndOfStackAddress>
|
|
<StopAtEntryPoint>false</StopAtEntryPoint>
|
|
<EnableVirtualHalts>false</EnableVirtualHalts>
|
|
<DynamicAnalysisSettings />
|
|
<EndOfStackSymbol>_estack</EndOfStackSymbol>
|
|
<TimestampProviderTicksPerSecond>0</TimestampProviderTicksPerSecond>
|
|
<KeepConsoleAfterExit>false</KeepConsoleAfterExit>
|
|
<CheckInterfaceDrivers>true</CheckInterfaceDrivers>
|
|
</DebugSettingsOverride>
|
|
<BuildSettingsExtension xsi:type="com.visualgdb.build.external.arduino.extension">
|
|
<BoardID>esp8266:esp8266:nodemcuv2</BoardID>
|
|
<COMPort>COM7</COMPort>
|
|
<Properties>
|
|
<Entries>
|
|
<KeyValue>
|
|
<Key>CpuFrequency</Key>
|
|
<Value>80</Value>
|
|
</KeyValue>
|
|
<KeyValue>
|
|
<Key>VTable</Key>
|
|
<Value>flash</Value>
|
|
</KeyValue>
|
|
<KeyValue>
|
|
<Key>FlashSize</Key>
|
|
<Value>4M1M</Value>
|
|
</KeyValue>
|
|
<KeyValue>
|
|
<Key>LwIPVariant</Key>
|
|
<Value>v2mss536</Value>
|
|
</KeyValue>
|
|
<KeyValue>
|
|
<Key>Debug</Key>
|
|
<Value>Disabled</Value>
|
|
</KeyValue>
|
|
<KeyValue>
|
|
<Key>DebugLevel</Key>
|
|
<Value>None____</Value>
|
|
</KeyValue>
|
|
<KeyValue>
|
|
<Key>FlashErase</Key>
|
|
<Value>none</Value>
|
|
</KeyValue>
|
|
<KeyValue>
|
|
<Key>UploadSpeed</Key>
|
|
<Value>115200</Value>
|
|
</KeyValue>
|
|
</Entries>
|
|
</Properties>
|
|
<DebugUnoptimizedComponentTypes>Sketch</DebugUnoptimizedComponentTypes>
|
|
</BuildSettingsExtension>
|
|
</VisualGDBConfiguration>
|
|
</Configurations>
|
|
<ProgramArgumentsSuggestions />
|
|
</VisualGDBProjectSettings2> |