mirror of
https://github.com/HChaZZY/LoRaWAN_Project.git
synced 2025-12-06 10:33:51 +08:00
29 lines
804 B
XML
29 lines
804 B
XML
<?xml version="1.0"?>
|
|
<settings>
|
|
<Stack>
|
|
<FillEnabled>0</FillEnabled>
|
|
<OverflowWarningsEnabled>1</OverflowWarningsEnabled>
|
|
<WarningThreshold>90</WarningThreshold>
|
|
<SpWarningsEnabled>1</SpWarningsEnabled>
|
|
<WarnLogOnly>1</WarnLogOnly>
|
|
<UseTrigger>1</UseTrigger>
|
|
<TriggerName>main</TriggerName>
|
|
<LimitSize>0</LimitSize>
|
|
<ByteLimit>50</ByteLimit>
|
|
</Stack>
|
|
<StLinkDriver>
|
|
<CStepIntDis>_ 0</CStepIntDis>
|
|
<LeaveTargetRunning>_ 0</LeaveTargetRunning>
|
|
</StLinkDriver>
|
|
<DisassembleMode>
|
|
<mode>0</mode>
|
|
</DisassembleMode>
|
|
<Breakpoints2>
|
|
<Count>0</Count>
|
|
</Breakpoints2>
|
|
<Aliases>
|
|
<Count>0</Count>
|
|
<SuppressDialog>0</SuppressDialog>
|
|
</Aliases>
|
|
</settings>
|