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 f30b6fe commit 1ef97c3Copy full SHA for 1ef97c3
makeEspArduino.mk
@@ -526,6 +526,7 @@ help: $(ARDUINO_MK)
526
@echo " crash Analyze stack trace from a crash"
527
@echo " preproc Run compiler preprocessor on source file"
528
@echo " specified via SRC_FILE"
529
+ @echo " list_boards Show list of boards from the Arduino core"
530
@echo " info Show location and version of used esp Arduino"
531
@echo "Configurable parameters:"
532
@echo " SKETCH Main source file"
0 commit comments