Novosns CLI sdk
Project description
novosns-sdk
介绍
novosns-sdk 仓库主要为了方便在 CLI 环境下使用 Keil 进行编译, 烧录等等。并提供了类似串口读取等工具。
安装教程
使用 Python >= 3.7 运行下面命令
pip install novo_sdk
使用说明
-
环境中注入 uv4.exe 的路径
export UV4_PATH=<uv4.exe path> -
调用 commands
novo_sdk build用于编译 Keil 工程novo_sdk flash用于烧录 Keil 工程novo_sdk monitor监听串口novo_sdk clean清除编译产物
-
可选参数
--project_path填写示例路径,为空则默认为当前目录
构建 PIP 包
-
pip install build
-
python -m build
-
pip install twine
-
twine upload dist/*
Change Log
V0.1.0
- 初始版本
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
novo_sdk-0.1.1.tar.gz
(3.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file novo_sdk-0.1.1.tar.gz.
File metadata
- Download URL: novo_sdk-0.1.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cfed339e2e95b4ac8806178ad8231cb48f199a070a36cd7da1cf8ea0417a3a7
|
|
| MD5 |
0cfe89cd21f847150b27725afe4999af
|
|
| BLAKE2b-256 |
f7e35c7259afb501627dd331c5c99a9bda113ac44b1bffc49667b9dc081ebbe9
|
File details
Details for the file novo_sdk-0.1.1-py3-none-any.whl.
File metadata
- Download URL: novo_sdk-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ea17f2ca13ebff0823d2c475aecad422c99356588fba999d7584dc5d03b8b03
|
|
| MD5 |
f3c478f6ee30d7f38b30837da5875c64
|
|
| BLAKE2b-256 |
2a1b72c571bcac05a1937192cdea7a6e4944bdc83accd922cb98351eed227fca
|