This extension integrates the SPARK SDK toolchain into VS Code, leveraging pixi to manage reproducible development environments for SPARK Wireless Core and Audio Core applications.
Features
Automated Toolchain Management: Automatically detects pixi.toml in your SPARK SDK projects and installs all necessary dependencies (compilers, debuggers, tools).
One-Click Activation: Activates the development environment within VS Code, ensuring your terminal has access to the correct version of all tools.
Offline Support: Generate and load offline environment bundles for development in restricted networks.
Getting Started
Open a SPARK SDK project folder in VS Code.
The extension will detect the project and prompt you to create/activate the environment.