Skip to content

Commit

Permalink
env: bump package version to 1.2.0 (#19)
Browse files Browse the repository at this point in the history
Signed-off-by: Huaqi Fang <578567190@qq.com>
  • Loading branch information
fanghuaqi authored Dec 1, 2023
1 parent 171a92e commit cf9f989
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ For more details about this handbook, please click https://doc.nucleisys.com/nuc

## Use it in Nuclei Studio

> Nuclei Studio 2023.10 is required now.
> Some packages required may not yet updated to support 2023.10.
Open Nuclei Studio, and Open `RV-Tools` -> `Nuclei Package Management`, and download `sdk-nuclei_sdk`, `sdk-hbird_sdk` and `sdk-cm32m4xxr` see below.

![NPK Package Requiremetns](doc/source/asserts/npk_requirements.jpg)
Expand Down
4 changes: 2 additions & 2 deletions npk.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## Package Base Information
name: bdp-nuclei_board_labs
owner: nuclei
version: 1.1.1-dev
description: Nuclei board labs for e203_hbirdv2 and rvstar
version: 1.2.0
description: Nuclei Board Labs For EvalSoC/HBirdv2/RVSTAR/CM32START
type: bdp
keywords:
- application
Expand Down
4 changes: 2 additions & 2 deletions npk.yml.tpl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Package Base Information
name: app-`appname`
owner: nuclei
version: 1.0.0
version: 1.1.0
description: Nuclei `appdesc` lab
type: app
keywords:
Expand Down Expand Up @@ -35,7 +35,7 @@ codemanage:

## Build Configuration
buildconfig:
- type: gcc
- type: common
common_flags: # flags need to be combined together across all packages
- flags: ${app_commonflags}
ldflags:
Expand Down

0 comments on commit cf9f989

Please sign in to comment.