We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6049ac4 commit c0f7e97Copy full SHA for c0f7e97
3 files changed
NMSIS/Core/Include/nmsis_version.h
@@ -72,7 +72,7 @@
72
* The NMSIS patch version can be used to
73
* show bug fixes in this package.
74
**/
75
-#define __NMSIS_VERSION_PATCH (0U)
+#define __NMSIS_VERSION_PATCH (1U)
76
/**
77
* \brief Represent the NMSIS Version
78
* \details
NMSIS/npk.yml
@@ -1,7 +1,7 @@
1
## Package Base Information
2
name: csp-nsdk_nmsis
3
owner: nuclei
4
-version: 1.4.0
+version: 1.4.1
5
description: NMSIS in Nuclei SDK
6
type: csp
7
keywords:
NMSIS_VERSION
@@ -1 +1 @@
-v1.4.0
+v1.4.1
0 commit comments