(not finish)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 executoh
r.
-h|help:
Show the help information.
-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 maintaince it's entry.
-a|auto:
Auto update when cubemx saving.
* check the file change time.
-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.
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.0.1.tar.gz
(9.1 kB
view hashes)
Built Distribution
stcube-0.0.1-py3-none-any.whl
(10.9 kB
view hashes)