mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-17 02:07:48 -04:00
* 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>
47 lines
1.6 KiB
XML
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>
|