Building EdgeTX¶
This section contains step-by-step build instructions for every supported platform. Whether you want to build a custom firmware binary, run the EdgeTX simulator, or contribute to development, pick the guide that matches your environment.
Notes¶
- The document here is meant to help you develop or test changes to EdgeTX on your PC, not to build flight/radio safe version of binaries.
- For a list of all available CMake build options, see Compilation Options.
- For radio-specific build flags (
PCB,PCBREV), refer to the build scripts at https://github.com/EdgeTX/edgetx/tree/main/tools.