Sync edgetx to Gitea
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# 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](compilation-options.md).
|
||||
- For radio-specific build flags (`PCB`, `PCBREV`), refer to the build scripts at [https://github.com/EdgeTX/edgetx/tree/main/tools](https://github.com/EdgeTX/edgetx/tree/main/tools).
|
||||
Reference in New Issue
Block a user