This VS Code extension allows users to easily generate an SDK for microcontrollers by selecting five key fields: Manufacturer, Series, Microcontroller Part Number, Protocols, and Features. It streamlines the SDK generation process for embedded system developers working with microcontrollers.
Features
Select Manufacturer: Choose from a list of supported microcontroller manufacturers.
Select Series: Narrow down the specific series based on the selected manufacturer.
Microcontroller Part Number: Input the exact part number of your microcontroller.
Select Protocols: Pick the communication protocols needed for your project (e.g., I2C, SPI, UART).
Select Features: Customize SDK generation with additional features (e.g., GPIO, ADC, Timers).
Once you've selected the fields, the extension generates a tailored SDK package for your specific microcontroller.
How to Use
Install the extension in VS Code.
Open the command palette (Ctrl+Shift+P or Cmd+Shift+P) and run Generate SDK.
Fill in the following fields:
Manufacturer
Series
Microcontroller Part Number
Protocols
Features
Click Generate SDK to create your microcontroller SDK.
Subscription and Downloads
One free download: Every user gets one free SDK download.
Subscription required: After the free download, users need to subscribe to continue generating SDKs.