Socket
Socket
Sign inDemoInstall

stcube

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stcube

used to manage stm32cubemx template project and some user source file.


Maintainers
1

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.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc