Developer Guide
This section provides comprehensive development resources for building custom applications on the SR110 platform. Find detailed guides on SDK structure, build systems, development tools, and best practices for efficient development workflows.
- Install Guide - Setup and Install SDK using CLI
- Install Guide - Setup and Install SDK using VS Code
- Build and Flash - SR110 with VS Code
- Build and Flash - SR110 with CLI
- Build and Flash - SL2610 with CLI
- Build and Flash - SL2610 with VS Code
- Astra MCU SDK Reference
- Astra MCU SDK - VS Code Extension User Guide
- Astra MCU SDK - WSL User Guide
- Astra MCU SDK Docker Guide
Development Tools:
Install Guide: Use the following setup guides to install the Astra MCU SDK using either the CLI workflow or the VS Code workflow.
Build and Flash: Use the guides below to build applications and flash binaries to supported targets.
- Astra MCU SDK Reference
Astra_MCU_SDK_User_Guide - Complete setup guide with step-by-step instructions for installation, configuration, and running your first application.
- Astra MCU SDK - VS Code Extension User Guide
VSCode Extension Guide - Complete setup and usage guide for the Astra MCU SDK VSCode extension, including debugging tools, code completion, and integrated development environment features.
- Astra MCU SDK - WSL User Guide
Astra_MCU_SDK_WSL_User_Guide - Comprehensive guides for setting up your development environment on Windows using WSL2.
- Astra MCU SDK Docker Guide
Docker Setup Guide - A complete guide to setting up Docker, build images, and generating binaries on Windows, Linux, and macOS.