File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6464 * query a NMSIS release update including new features.
6565 *
6666 **/
67- #define __NMSIS_VERSION_MINOR (5U )
67+ #define __NMSIS_VERSION_MINOR (6U )
6868
6969/**
7070 * \brief Represent the NMSIS patch version
Original file line number Diff line number Diff line change 2121author = 'Nuclei'
2222
2323# The short X.Y version
24- version = '1.5 .0'
24+ version = '1.6 .0'
2525
2626# The full version, including alpha/beta/rc tags
27- release = '1.5 .0'
27+ release = '1.6 .0'
2828
2929# -- General configuration ---------------------------------------------------
3030
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = NMSIS-Core
3838# could be handy for archiving the generated documentation or if some version
3939# control system is used.
4040
41- PROJECT_NUMBER = "Version 1.5 .0"
41+ PROJECT_NUMBER = "Version 1.6 .0"
4242
4343# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444# for a project that appears at the top of each page and should give viewer a
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = NMSIS-DSP
3838# could be handy for archiving the generated documentation or if some version
3939# control system is used.
4040
41- PROJECT_NUMBER = "Version 1.5 .0"
41+ PROJECT_NUMBER = "Version 1.6 .0"
4242
4343# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444# for a project that appears at the top of each page and should give viewer a
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = NMSIS-NN
3838# could be handy for archiving the generated documentation or if some version
3939# control system is used.
4040
41- PROJECT_NUMBER = "Version 1.5 .0"
41+ PROJECT_NUMBER = "Version 1.6 .0"
4242
4343# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444# for a project that appears at the top of each page and should give viewer a
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ These projects demonstrated the following features:
2929- ** nmsis_dsp_examples.eww** and ** nmsis_nn_examples.eww** provide example code demonstrating DSP and NN functions.
3030
3131> ** nmsis_dsp_examples.eww** and ** nmsis_nn_examples.eww** prebuilt iar workspace required to use Nuclei SDK 0.9.0 release,
32- > and these prebuilt project used NMSIS Core/DSP/NN header files provided in Nuclei SDK which is the NMSIS 1.5 .0
33- > release version, and default using library is also Nuclei SDK prebuilt NMSIS 1.5 .0 DSP/NN GCC library.
32+ > and these prebuilt project used NMSIS Core/DSP/NN header files provided in Nuclei SDK which is the NMSIS 1.6 .0
33+ > release version, and default using library is also Nuclei SDK prebuilt NMSIS 1.6 .0 DSP/NN GCC library.
3434
3535## How to use
3636
Original file line number Diff line number Diff line change 11# # Package Base Information
22name : csp-nsdk_nmsis
33owner : nuclei
4- version : 1.5 .0
4+ version : 1.6 .0
55description : NMSIS in Nuclei SDK
66type : csp
77keywords :
You can’t perform that action at this time.
0 commit comments