summaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authorhathach <[email protected]>2023-07-27 16:50:34 +0700
committerhathach <[email protected]>2023-07-27 16:50:34 +0700
commitec093bebad264d3395ad7e269d89ed8b0f081316 (patch)
treead5dbd9527672867f19a95a0786ce0f1f0af75ae /.idea
parent6b6dcc6c099eeafaa6d76bf6133181874beabc0d (diff)
parentdb59494b1b24f7dad26c5c66c85a195a2cf09466 (diff)
Merge branch 'master' into renesas_ra_hs_rebased
Diffstat (limited to '.idea')
-rw-r--r--.idea/runConfigurations/lpc4088.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.idea/runConfigurations/lpc4088.xml b/.idea/runConfigurations/lpc4088.xml
new file mode 100644
index 000000000..89226ac30
--- /dev/null
+++ b/.idea/runConfigurations/lpc4088.xml
@@ -0,0 +1,10 @@
+<component name="ProjectRunConfigurationManager">
+ <configuration default="false" name="lpc4088" type="com.jetbrains.cidr.embedded.customgdbserver.type" factoryName="com.jetbrains.cidr.embedded.customgdbserver.factory" PROGRAM_PARAMS="-device &quot;lpc4088&quot; -if swd -speed 50000 -port 25321 -nogui -singlerun" REDIRECT_INPUT="false" ELEVATE="false" USE_EXTERNAL_CONSOLE="false" PASS_PARENT_ENVS_2="true" PROJECT_NAME="cdc_msc" TARGET_NAME="cdc_msc" CONFIG_NAME="ea4088 quickstart" version="1" RUN_TARGET_PROJECT_NAME="cdc_msc" RUN_TARGET_NAME="cdc_msc">
+ <custom-gdb-server version="1" gdb-connect="tcp::25321" executable="/usr/bin/JLinkGDBServer" warmup-ms="0" download-type="UPDATED_ONLY" reset-cmd="monitor reset" reset-type="AFTER_DOWNLOAD">
+ <debugger kind="GDB" isBundled="true" />
+ </custom-gdb-server>
+ <method v="2">
+ <option name="CLION.COMPOUND.BUILD" enabled="true" />
+ </method>
+ </configuration>
+</component> \ No newline at end of file