FreeRTOS-Kernel/FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.dnx
m17336 d4bf09480a
Update previous AVR ATmega0 and AVR Dx projecs + addition of equivalent projects in MPLAB.X and IAR (#180)
* Updated indentation in AVR_ATMega4809_Atmel_Studio and AVR_Dx_Atmel_Studio projects, plus small fixes in their readme files.

* Added AVR_ATMega4809_IAR, AVR_ATMega4809_MPLAB.X, AVR_Dx_IAR and AVR_Dx_MPLAB.X demo projects.

* Removed build artefacts and added .gitignore files in AVR_ATMega4809_MPLAB.X and AVR_Dx_MPLAB.X projects.

Co-authored-by: Yuhui Zheng <10982575+yuhui-zheng@users.noreply.github.com>
2020-08-06 12:37:08 -07:00

47 lines
1.6 KiB
XML

<?xml version="1.0"?>
<settings>
<DebugChecksum>
<Checksum>3510729248</Checksum>
</DebugChecksum>
<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>
<CallStack>
<ShowArgs>0</ShowArgs>
</CallStack>
<Disassembly>
<MixedMode>1</MixedMode>
</Disassembly>
<Breakpoints>
<Bp0>_ "STD_CODE" "{$PROJ_DIR$\main_full.c}.79.13" 0 0 0 0 "" 0 ""</Bp0>
<Bp1>_ "STD_CODE" "{$PROJ_DIR$\regtest.c}.234.9" 0 0 0 0 "" 0 ""</Bp1>
<Bp2>_ "STD_CODE" "{$PROJ_DIR$\main.c}.82.1" 0 0 0 0 "" 0 ""</Bp2>
<Bp3>_ "STD_CODE" "{$PROJ_DIR$\main.c}.82.1" 0 0 0 0 "" 0 ""</Bp3>
<Bp4>_ "STD_CODE" "{$PROJ_DIR$\main.c}.82.1" 0 0 0 0 "" 0 ""</Bp4>
<Bp5>_ "STD_CODE" "{$PROJ_DIR$\main.c}.82.1" 0 0 0 0 "" 0 ""</Bp5>
<Bp6>_ "STD_CODE" "{$PROJ_DIR$\main.c}.82.1" 0 0 0 0 "" 0 ""</Bp6>
<Bp7>_ "STD_CODE" "{$PROJ_DIR$\main.c}.82.1" 0 0 0 0 "" 0 ""</Bp7>
<Count>8</Count>
</Breakpoints>
<LogFile>
<LoggingEnabled>_ 0</LoggingEnabled>
<LogFile>_ ""</LogFile>
<Category>_ 0</Category>
</LogFile>
<TermIOLog>
<LoggingEnabled>_ 0</LoggingEnabled>
<LogFile>_ ""</LogFile>
</TermIOLog>
<Aliases>
<Count>0</Count>
<SuppressDialog>0</SuppressDialog>
</Aliases>
</settings>