SR110 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.
Development Environment Setup:
SDK Architecture & Structure:
Astra MCU SDK Project Structure
- MCU SDK Directory Structure
SDK Directory Structure - Comprehensive overview of the Astra MCU SDK organization, including libraries, examples, tools, and documentation layout.
- Astra MCU SDK Build System (Reference)
Build System Guide - Detailed guide on the build system, compilation process, build configurations, and optimization settings for different deployment scenarios.
Development Tools:
- VSCode 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.
- Build Environment Setup
Build Environment Setup - Comprehensive guides for setting up your development environment across different operating systems and compiler toolchains (GCC/ARM Compiler).
- Docker Setup Guide
Docker Setup Guide - A complete guide to setting up Docker, build images, and generating binaries on Windows, Linux, and macOS.