Skip to content

Commit c0f7e97

Browse files
committed
misc: bump NMSIS version to 1.4.1
Signed-off-by: Huaqi Fang <578567190@qq.com>
1 parent 6049ac4 commit c0f7e97

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

NMSIS/Core/Include/nmsis_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
* The NMSIS patch version can be used to
7373
* show bug fixes in this package.
7474
**/
75-
#define __NMSIS_VERSION_PATCH (0U)
75+
#define __NMSIS_VERSION_PATCH (1U)
7676
/**
7777
* \brief Represent the NMSIS Version
7878
* \details

NMSIS/npk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Package Base Information
22
name: csp-nsdk_nmsis
33
owner: nuclei
4-
version: 1.4.0
4+
version: 1.4.1
55
description: NMSIS in Nuclei SDK
66
type: csp
77
keywords:

NMSIS_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.4.0
1+
v1.4.1

0 commit comments

Comments
 (0)