Skip to content

Commit de921e7

Browse files
committed
V2.0
Updated SOFTWARE_VERSION
1 parent 4c13268 commit de921e7

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

firmware-template-gd32/include/software_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
#ifndef SOFTWARE_VERSION_H_
2727
#define SOFTWARE_VERSION_H_
2828

29-
constexpr char SOFTWARE_VERSION[] = "1.6";
29+
constexpr char SOFTWARE_VERSION[] = "2.0";
3030

3131
#endif /* SOFTWARE_VERSION_H_ */

lib-configstore/.cproject

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -200,9 +200,6 @@
200200
<sourceEntries>
201201
<entry excluding="device|device/file|device/i2c|device/ram/gd32|device/rom|device/spi|src|src/gd32" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
202202
<entry excluding="file|i2c|ram/gd32|rom|spi" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="device"/>
203-
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="device/file"/>
204-
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="device/i2c"/>
205-
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="device/ram/gd32"/>
206203
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="device/rom"/>
207204
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="device/spi"/>
208205
<entry excluding="gd32" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="src"/>

0 commit comments

Comments
 (0)