We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 730f4ef commit 37ced1eCopy full SHA for 37ced1e
README.md
@@ -58,6 +58,10 @@ for development and troubleshooting. Most of the time you should flash the TX or
58
59
If you want to see the debug logs, you can use the builtin esp-idf monitor by running `PORT=<port> TARGET=<target> make monitor`.
60
61
+### Compiling by using Docker (Recommended)
62
+`./build.sh <target>`
63
+
64
+More information please references: [doskoi/RavenLRS](https://github.com/doskoi/RavenLRS)
65
66
## Hardware setup
67
0 commit comments