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