used to manage stm32cubemx template project and some user source file.
Project description
STCube Command Executor v0.0.1
------------------------------------------------------------
>>> help
-q|quit:
Quit the STCube command executor.
-h|help:
Show the help information.
.x: Show the help information of x.
-s|set|setting:
Setting the STCube command executor.
.en: Set the language to English.
.zh: Set the language to Chinese.
-l|lib:
Library management.
- Library is made from stm32cube project directory.
- Need gen codes first in cubemx
.new: Create a new library from the stm32cube project directory.
.exp: Open the library directory in the explorer.
-m|mod:
Modules management.
- Module is made from some .c/cpp .h/hpp files.
- Import module will copy file and write the main.h
.new: Create a new module from current project directory.
.exp: Open the module directory in the explorer.
-n|new:
Create a new Project from Library.
-o|cd|open:
Change the current project directory.
* will close the current project if has.
-u|up|update:
Update the current project to create cpp Entrence.
* won't action if the main.cpp already exists.
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
stcube-0.1.3.tar.gz
(29.0 kB
view hashes)
Built Distribution
stcube-0.1.3-py3-none-any.whl
(34.0 kB
view hashes)