Build Environment Setup ************************ This section provides comprehensive guides for setting up your development environment for the MCU SDK across different operating systems and compiler toolchains. Choose the guide that matches your development platform and preferred compiler. .. toctree:: :maxdepth: 1 build_env/Astra_MCU_SDK_Linux_env_with_ARM_Compiler build_env/Astra_MCU_SDK_Linux_env_with_gcc build_env/Astra_MCU_SDK_Mac_Arm64_env_with_gcc build_env/Astra_MCU_SDK_Mac_x86_64_env_with_gcc build_env/Astra_MCU_SDK_Windows_env_with_ARM_Compiler build_env/Astra_MCU_SDK_Windows_env_with_gcc **Linux Development Environment:** :doc:`build_env/Astra_MCU_SDK_Linux_env_with_ARM_Compiler` **Linux with ARM Compiler** - Complete setup guide for Linux development environment using ARM Compiler toolchain, including installation and configuration steps. :doc:`build_env/Astra_MCU_SDK_Linux_env_with_gcc` **Linux with GCC** - Comprehensive guide for setting up Linux development environment with GCC toolchain for MCU_SDK development. **macOS Development Environment:** :doc:`build_env/Astra_MCU_SDK_Mac_Arm64_env_with_gcc` **macOS ARM64 with GCC** - Setup guide for Apple Silicon Macs (M1/M2) using GCC toolchain for MCU_SDK development. :doc:`build_env/Astra_MCU_SDK_Mac_x86_64_env_with_gcc` **macOS x86_64 with GCC** - Configuration guide for Intel-based Macs using GCC toolchain for cross-platform development. **Windows Development Environment:** :doc:`build_env/Astra_MCU_SDK_Windows_env_with_ARM_Compiler` **Windows with ARM Compiler** - Complete Windows setup guide using ARM Compiler toolchain, including IDE integration and debugging setup. :doc:`build_env/Astra_MCU_SDK_Windows_env_with_gcc` **Windows with GCC** - Detailed guide for Windows development environment setup using GCC toolchain with MinGW or similar environments.