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 Install Guide - Setup and Install SDK using CLI <../srsdk/docs/Astra_MCU_SDK_Setup_and_Install_CLI> Install Guide - Setup and Install SDK using VS Code <../srsdk/docs/Astra_MCU_SDK_Setup_and_Install_VsCode> Build and Flash - SR110 with VS Code <../srsdk/docs/SR110/SR110_Build_and_Flash_with_VSCode> Build and Flash - SR110 with CLI <../srsdk/docs/SR110/SR110_Build_and_Flash_with_CLI> Build and Flash - SL2610 with CLI <../srsdk/docs/SL2610/SL2610_Build_and_Flash_with_CLI> Build and Flash - SL2610 with VS Code <../srsdk/docs/SL2610/SL2610_Build_and_Flash_with_VSCode> ../srsdk/docs/Astra_MCU_SDK_User_Guide ../srsdk/docs/Astra_MCU_SDK_VSCode_Extension_User_Guide ../srsdk/docs/Astra_MCU_SDK_WSL_User_Guide ../srsdk/docs/Astra_MCU_SDK_Docker_User_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. * :doc:`Setup and Install SDK using CLI <../srsdk/docs/Astra_MCU_SDK_Setup_and_Install_CLI>` * :doc:`Setup and Install SDK using VS Code <../srsdk/docs/Astra_MCU_SDK_Setup_and_Install_VsCode>` * **Build and Flash:** Use the guides below to build applications and flash binaries to supported targets. * **SR110** * :doc:`SR110 Build and Flash with VS Code <../srsdk/docs/SR110/SR110_Build_and_Flash_with_VSCode>` * :doc:`SR110 Build and Flash with CLI <../srsdk/docs/SR110/SR110_Build_and_Flash_with_CLI>` * **SL2610** * :doc:`SL2610 Build and Flash with CLI <../srsdk/docs/SL2610/SL2610_Build_and_Flash_with_CLI>` * :doc:`SL2610 Build and Flash with VS Code <../srsdk/docs/SL2610/SL2610_Build_and_Flash_with_VSCode>` :doc:`../srsdk/docs/Astra_MCU_SDK_User_Guide` **Astra_MCU_SDK_User_Guide** - Complete setup guide with step-by-step instructions for installation, configuration, and running your first application. :doc:`../srsdk/docs/Astra_MCU_SDK_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. :doc:`../srsdk/docs/Astra_MCU_SDK_WSL_User_Guide` **Astra_MCU_SDK_WSL_User_Guide** - Comprehensive guides for setting up your development environment on Windows using WSL2. :doc:`../srsdk/docs/Astra_MCU_SDK_Docker_User_Guide` **Docker Setup Guide** - A complete guide to setting up Docker, build images, and generating binaries on Windows, Linux, and macOS.