Skip to content
This repository was archived by the owner on Mar 25, 2019. It is now read-only.

Commit be2e1bc

Browse files
committed
Plugin metadata update - signal tool
1 parent 7dc5577 commit be2e1bc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

resources/META-INF/plugin.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<idea-plugin>
22
<id>xyz.elmot.clion.armsupport.prj</id>
33
<name>OpenOCD + STM32CubeMX support for ARM embedded development</name>
4-
<version>1.1.alpha7</version>
4+
<version>1.1.signal.experiment1</version>
55
<vendor email="me@elmot.xyz" url="http://elmot.xyz">Elmot</vendor>
66

77
<description><![CDATA[
@@ -12,6 +12,7 @@ ARM MCU development plugin
1212
<li>Convert a project made in <i>STM32CubeMX</i> into a <i>CLion</i> project</li>
1313
<li>Compile and downloads firmware into compatible ARM MCU using <i>OpenOCD</i></li>
1414
<li>Debug the firmware on the chip</li>
15+
<li><i>Experimental</i>: Signal processing helper: display charts from MCU memory data</li>
1516
</ul>
1617
<br>
1718
<a href="https://github.com/elmot/clion-embedded-arm/blob/master/USAGE.md">See more details</a>
@@ -37,6 +38,7 @@ The plugin is free, but if you like it, you may support my work with a PayPal do
3738

3839
<change-notes><![CDATA[
3940
<ul>
41+
<li>Experimental Signal Tool</li>
4042
<li>Improved CLion 2018.2 support</li>
4143
</ul>
4244
]]>

0 commit comments

Comments
 (0)