diff options
| author | sowgro <tpoke.ferrari@gmail.com> | 2025-09-09 15:16:07 -0400 |
|---|---|---|
| committer | sowgro <tpoke.ferrari@gmail.com> | 2025-09-09 15:16:07 -0400 |
| commit | 94189c8d7c13cc27b3d8dd11f9003cd9587da54d (patch) | |
| tree | 433b4c2221c6d76f3db1852a497f021c7dca3358 /project/project Debug.launch | |
| parent | 4c7e6af00cacab1d2bdc466310929d6840d6019a (diff) | |
| download | 340-repo-Sowgro-94189c8d7c13cc27b3d8dd11f9003cd9587da54d.tar.gz 340-repo-Sowgro-94189c8d7c13cc27b3d8dd11f9003cd9587da54d.tar.bz2 340-repo-Sowgro-94189c8d7c13cc27b3d8dd11f9003cd9587da54d.zip | |
In class work
Diffstat (limited to '')
| -rw-r--r-- | project/project Debug.launch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project/project Debug.launch b/project/project Debug.launch index b736426..9240703 100644 --- a/project/project Debug.launch +++ b/project/project Debug.launch @@ -81,5 +81,6 @@ <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> <listEntry value="4"/> </listAttribute> + <stringAttribute key="org.eclipse.dsf.launch.MEMORY_BLOCKS" value="<?xml version="1.0" encoding="UTF-8" standalone="no"?><memoryBlockExpressionList context="reserved-for-future-use"/>"/> <stringAttribute key="process_factory_id" value="com.st.stm32cube.ide.mcu.debug.launch.HardwareDebugProcessFactory"/> </launchConfiguration> |
