We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 621ac64 commit 66957d2Copy full SHA for 66957d2
docs/FAQ.md
@@ -19,5 +19,9 @@ Additional board options have to be separated by commas (instead of colon):
19
20
`$ arduino-cli compile --fqbn "esp8266:esp8266:generic:xtal=160,baud=57600" TestSketch`
21
22
+## Additional assistance
23
+
24
+If your question wasn't answered, feel free to ask on [Arduino CLI's forum board][1].
25
26
[0]: platform-specification.md
27
+[1]: https://forum.arduino.cc/index.php?board=145.0
0 commit comments