mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-06-03 19:09:04 -04:00
Exclude the entire croutine.c file when configUSE_CO_ROUTINES is 0. New ports: Added Cortex-M7 IAR and Keil port layers that include a minor errata workaround r0p1 Cortex-M7 devices. Added Cortex-M4F port layer for CCS. New demo applications: Added demo application for STM32F7. Added demo application for SAMv71.
36 lines
671 B
INI
36 lines
671 B
INI
[BREAKPOINTS]
|
|
ForceImpTypeAny = 0
|
|
ShowInfoWin = 1
|
|
EnableFlashBP = 2
|
|
BPDuringExecution = 0
|
|
[CFI]
|
|
CFISize = 0x00
|
|
CFIAddr = 0x00
|
|
[CPU]
|
|
OverrideMemMap = 0
|
|
AllowSimulation = 1
|
|
ScriptFile=""
|
|
[FLASH]
|
|
CacheExcludeSize = 0x00
|
|
CacheExcludeAddr = 0x00
|
|
MinNumBytesFlashDL = 0
|
|
SkipProgOnCRCMatch = 1
|
|
VerifyDownload = 1
|
|
AllowCaching = 1
|
|
EnableFlashDL = 2
|
|
Override = 1
|
|
Device="Unspecified"
|
|
[GENERAL]
|
|
WorkRAMSize = 0x00
|
|
WorkRAMAddr = 0x00
|
|
RAMUsageLimit = 0x00
|
|
[SWO]
|
|
SWOLogFile=""
|
|
[MEM]
|
|
RdOverrideOrMask = 0x00
|
|
RdOverrideAndMask = 0xFFFFFFFF
|
|
RdOverrideAddr = 0xFFFFFFFF
|
|
WrOverrideOrMask = 0x00
|
|
WrOverrideAndMask = 0xFFFFFFFF
|
|
WrOverrideAddr = 0xFFFFFFFF
|